I grabbed the 1.2.15 sources, built them, and then tried to run the
regression tests -- in preparation for making changes and then verifying
no tests fail.
Unfortunately, I get the following failure:
Minimum:
[junit] Running org.apache.log4j.MinimumTestCase
[junit] Testsuite: org.apache.log4j.MinimumTestCase
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.11 sec
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.11 sec
[junit] ------------- Standard Output ---------------
[junit] Files [output/filtered] and [witness/simple] differ on
line 27
[junit] One reads: [INFO - Messages should bear numbers 0
through 29.].
[junit] Other reads:[ERROR - Message 26].
What am I doing wrong here?
I sloppily patched around this and got a failure later. Is there a
specially crafted environment required?
--
Jess Holle