Skip to content

Passed

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

Took 1 sec.

Standard Error

Thread-48 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1440875468294 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts
SLOCK [T main @ 1440875468317 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
Thread-49 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1440875468318 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
SLOCK [T main @ 1440875468318 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T main @ 1440875469357 
...[truncated 940 chars]...
OCK OFF
SLOCK [T LockUnlock #1 @ 1440875470423 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1042 ms, 2 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:76)
	at java.lang.Thread.run(Thread.java:695)