Testcase: testOneWayPipeConnect took 0.07 sec
Testcase: testTwoWayPipeConnect took 0.018 sec
Testcase: testOneWayPipeSourceClose took 0.013 sec
Testcase: testOneWayPipeSinkClose took 1.513 sec
FAILED
null
junit.framework.AssertionFailedError
at org.jboss.xnio.nio.test.NioPipeTestCase$6.run(NioPipeTestCase.java:197)
at org.jboss.xnio.nio.test.NioPipeTestCase.doOneWayPipeTest(NioPipeTestCase.java:68)
at org.jboss.xnio.nio.test.NioPipeTestCase.testOneWayPipeSinkClose(NioPipeTestCase.java:194)
Testcase: testTwoWayPipeLeftClose took 0.014 sec
Testcase: testTwoWayTransfer took 0.029 sec
Testcase: testStopClosesBothSides took 0.017 sec
Testcase: testStopClosesBothSidesOneWay took 0.009 sec
- duplicates
-
XNIO-67 TCP tests fail under Java 5, not Java 6
- Closed