Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Passed

com.jogamp.gluegen.jcpp.NumericValueTest.testNumericValue

Took 82 ms.

Standard Output

Testing '0' -> 0.0
Token is [NUMBER@1,0]:"0"=00
Testing '1' -> 1.0
Token is [NUMBER@1,0]:"1"=1
Testing '1L' -> 1.0
Token is [NUMBER@1,0]:"1L"=1
Testing '12' -> 12.0
Token is [NUMBER@1,0]:"12"=12
Testing '12L' -> 12.0
Token is [NUMBER@1,0]:"12L"=12
Testing '0xf' -> 15.0
Token is [NUMBER@1,0]:"0xf"=0xf
Testing '0xfL' -> 15.0
Token is [NUMBER@1,0]:"0xfL"=0xf
Testing '0x12' -> 18.0
Token is [NUMBER@1,0]:"0x12"=0x12
Testing '0x12L' -> 18.0
Token is [NUMBER@1,0]:"0x12L"=0x12
Testing '0673' -> 443.0
To
...[truncated 293 chars]...
0
Testing '00.' -> 0.0
Token is [NUMBER@1,0]:"00."=00.
Testing '1e1' -> 10.0
Token is [NUMBER@1,0]:"1e1"=1e1
Testing '1e-1' -> 0.1
Token is [NUMBER@1,0]:"1e-1"=1e-1
Testing '1e+1' -> 10.0
Token is [NUMBER@1,0]:"1e+1"=1e+1
Testing '0x12e3' -> 4835.0
Token is [NUMBER@1,0]:"0x12e3"=0x12e3
Testing '0x12p3' -> 144.0
Token is [NUMBER@1,0]:"0x12p3"=0x12p3
Testing '012e3' -> 12000.0
Token is [NUMBER@1,0]:"012e3"=012e3
Testing '067e4' -> 670000.0
Token is [NUMBER@1,0]:"067e4"=067e4
Testing '097' -> 97.0

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket60-localhost/127.0.0.1:59999 @ 1750986361531 ms III - Start
SLOCK [T main @ 1750986361531 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
++++ TestCase.setUp: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue
++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue
++++ Test Singleton.unlock()
SLOCK [T SingletonServerSocket60-localhost/127.0.0.1:59999 @ 1750986361666 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1750986361666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms