Latest Status: LW-COMPONENTS-3615 was successful
Build Result LW-COMPONENTS-3073
Labels:
NONE
Build LW-COMPONENTS-3073 failed with 2 failing tests.
- There were 2 new failing tests.
- Build completed on 21 Oct 2009, 5:17:49 PM - 4 months ago
- Build took 31 minutes 1871
- This build is fixed in LW-COMPONENTS-3075 (Updated by Sam Berlin, mturkel).
- Built on agent Default Agent
- Revision is 2009-10-21 15:52:11 -0400
Tests
- 1796 tests in total
- 2 tests failed
- 2 are new failure(s)
New Test Failures (2) New Test Failures (2)
NIOSocketTest : Set read observer (testSetReadObserver) History
org.limewire.util.UnexpectedExceptionError: Unhandled exception while dispatching at org.limewire.util.BaseTestCase.error(BaseTestCase.java:356) at org.limewire.service.ErrorService.error(ErrorService.java:49) at org.limewire.nio.NIODispatcher.process(NIODispatcher.java:798) at org.limewire.nio.NIODispatcher.process(NIODispatcher.java:689) at org.limewire.nio.NIODispatcher.run(NIODispatcher.java:870) at java.lang.Thread.run(Thread.java:619) Caused by: junit.framework.AssertionFailedError: expected:<0> but was:<-1> (4 more lines...)
NIOSocketTest : Set read observer goes through chains (testSetReadObserverGoesThroughChains) History
java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:880) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1182) at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:218) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.limewire.nio.NIOTestUtils.waitForNIO(NIOTestUtils.java:17) at org.limewire.nio.NIOSocketTest.testSetReadObserverGoesThroughChains(NIOSocketTest.java:145) at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:224) (2 more lines...)
Error Summary
The build generated some errors. See the full build log for details.
[junit] Test org.limewire.nio.NIOSocketTest FAILED