Latest Status: LW-NIGHTLY-990 failed
Build Result LW-NIGHTLY-977
Labels:
NONE
UDPConnectNIOTest
The below summarizes the result of the test suite: org.limewire.rudp.UDPConnectNIOTest in build 977 of LimeWire - All Tests. It includes a listing of all unit tests in this class. Under each failed unit test is the error associated with the test.
Failed
org.limewire.rudp.UDPConnectNIOTest
62.627 seconds
Tests
The test suite had a total of 9 tests in build 977. 1 test(s) failed.
| Test Name | Duration |
|---|---|
| Blocking connect | 0.99 (s) |
| Blocking connect failing | 20.143 (s) |
| Blocking connect times out | 1.033 (s) |
Delayed get input stream
expected:<100> but was:<0>
junit.framework.AssertionFailedError: expected:<100> but was:<0>
at org.limewire.rudp.UDPConnectNIOTest.__CLR2_4_25pax2t2zb(UDPConnectNIOTest.java:106)
at org.limewire.rudp.UDPConnectNIOTest.testDelayedGetInputStream(UDPConnectNIOTest.java:83)
at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:224)
at org.limewire.util.BaseTestCase.run(BaseTestCase.java:250)
at org.limewire.util.LimeTestSuite.run(LimeTestSuite.java:95)
|
10.743 (s) |
| Non blocking connect | 0.934 (s) |
| Non blocking connect failing | 20.154 (s) |
| Non blocking connect times out | 1.008 (s) |
| Set read observer goes through chains | 3.105 (s) |
| So timeout used for non blocking read | 4.517 (s) |