[junit] Running org.apache.james.remotemanager.RemoteManagerTest
[junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 0.784 sec
BUILD FAILED
/home/noel/ASF/james/server/trunk/build.xml:789: Test
org.apache.james.remotemanager.RemoteManagerTest failed
The
target/test/reports/TEST-org.apache.james.remotemanager.RemoteManagerTest.tx
t file shows:
...
Testcase: testLogin took 0.191 sec
Testcase: testWrongLoginUser took 0.047 sec
Testcase: testWrongLoginPassword took 0.044 sec
Testcase: testUserCount took 0.162 sec
Testcase: testAddUserAndVerify took -0.102 sec
Testcase: testDelUser took 0.009 sec
Testcase: testQuit took 0.429 sec
FAILED
connection is closed
junit.framework.AssertionFailedError: connection is closed
at
org.apache.james.remotemanager.RemoteManagerTest.testQuit(RemoteManagerTest.
java:333)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]