ottlinger commented on PR #674:
URL: https://github.com/apache/creadur-rat/pull/674#issuecomment-4664105847
@Claudenw test failure seem to address the problem you tried to self:
```
Expecting value to be true but was false
Error: ReporterTest.testXMLOutput:223 Could not find exactly
one/rat-report/resource[@name='/.hiddenDirectory'] ==> expected: <1> but was:
<0>
Error: ArgTests.outputFileNameNoDirectoryTest:65
expected: "D:\a\creadur-rat\creadur-rat\apache-rat-core\rat.txt"
but was: "C:\a\creadur-rat\creadur-rat\apache-rat-core\rat.txt"
Error: ArgTests.outputFileNameNoDirectoryTest:65
expected: "D:\a\creadur-rat\creadur-rat\apache-rat-core\rat.txt"
but was: "C:\a\creadur-rat\creadur-rat\apache-rat-core\rat.txt"
Error: ArgTests.outputFileNameNoDirectoryTest:65
expected: "D:\a\creadur-rat\creadur-rat\apache-rat-core\target\rat.test"
but was: "C:\a\creadur-rat\creadur-rat\apache-rat-core\target\rat.test"
Error: GitIgnoreBuilderTest.test_RAT_335:137
expected: "matcherSet(or('included dir1/.gitignore', 'included .gitignore'),
or('excluded dir1/.gitignore', **/.gitignore, 'excluded .gitignore'))"
but was: "not(**/.gitignore)"
Error: GitIgnoreBuilderTest.test_global_gitignore:175
expected: "matcherSet(or('included dir1/.gitignore', 'included .gitignore',
'included global gitignore'), or('excluded dir1/.gitignore', **/.gitignore,
'excluded .gitignore', 'excluded global gitignore'))"
but was: "not(**/.gitignore)"
Error: XmlReportFactoryTest.standardReport:94 Standard files ==>
expected: <8> but was: <9>
Error: Errors:
Error: ReportTest.integrationTest(String, Document) �
TemplateInvocationValidation Configuration error: You must configure at least
one set of arguments for this @ParameterizedTest
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]