Skip to content

Passed

com.jogamp.common.util.locks.TestSingletonServerSocket00.testOffthreadLockUnlock

Took 1 min 16 sec.

Standard Error

Thread-5 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1374071039853 ms +++ localhost/127.0.0.1:59999 - Locked within 295 ms, 1 attempts
SLOCK [T main @ 1374071039912 ms --- localhost/127.0.0.1:59999 - Unlock ok within 22 ms
Thread-6 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1374071039913 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
SLOCK [T main @ 1374071039913 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T main @ 1374071040923
...[truncated 1074 chars]...
k #2 @ 1374071117164 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 76204 ms, 30 attempts
Exception in thread "LockUnlock #2" junit.framework.AssertionFailedError: LockUnlock #2 - Could not lock instance: localhost/127.0.0.1:59999
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:71)
	at java.lang.Thread.run(Thread.java:680)