Thanks for reporting this Ceki, I verified this when I got to work this
morning (still having troubles running any tests at all at home), and
found the solution and committed the change.
Paul
On Sat, 2003-09-20 at 14:50, Paul Smith wrote:
> I went to take a peek at this at home, and for some reason, when I run ant
> build, the whole joran package doesn't seem to get included in the compile.
> Thus when I try to run the tests, the compile of the tests complains about
> not finding the joran classes in the path... Weird, it was working fine
> yesterday at work.
>
> Paul
>
> -----Original Message-----
> From: Ceki Gülcü
> To: log4j-dev@jakarta.apache.org
> Sent: 9/20/03 6:07 AM
> Subject: Test org.apache.log4j.plugins.PluginTestCase failed
>
>
> When running the log4j test cases I get:
>
> [junit] Testcase: test1 took 0.1 sec
> [junit] Testcase: test2 took 0.01 sec
> [junit] Testcase: testPropertyChangeListeners took 0 sec
> [junit] Testcase: testPluginListeners took 0.01 sec
> [junit] FAILED
> [junit] PluginListener should not have been notified of start
> [junit] junit.framework.AssertionFailedError: PluginListener should
>
> not have been notified of start
> [junit] at
> org.apache.log4j.plugins.PluginTestCase.testPluginListeners(PluginTestCa
> se.java:386)
>
> [junit] Testcase: testPluginListeners
>
> BUILD FAILED /log4j-1.3/tests/build.xml:368: Test
> org.apache.log4j.plugins.PluginTestCase failed
>
> I suppose this is abnormal...
>
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org
|