Skip to content

Passed

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

Took 1.4 sec.

Standard Error

Thread-3 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1406569001230 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
SLOCK [T main @ 1406569001231 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T main @ 1406569002244 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1013 ms, 10 attempts
SLOCK [T main @ 1406569002280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
Thread-5 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T 
...[truncated 937 chars]...
CK OFF
SLOCK [T LockUnlock #1 @ 1406569003720 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1402 ms, 28 attempts
Exception in thread "LockUnlock #1" java.lang.AssertionError: LockUnlock #1 - Could not lock instance: localhost/127.0.0.1:59999
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:74)
	at java.lang.Thread.run(Thread.java:745)