ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.Exception: 1 t
ests(s) failed - see log
REASON: Assumed action based on file name: run main Test
TIME: 0.099 seconds
messages:
command: main Test
reason: Assumed action based on file name: run main Test
elapsed time (seconds): 0.099
STDOUT:
**************************
Test 12
DatagramSocket binds: /fe80:0:0:0:20c:29ff:fed7:b320%eth1 port: 42702
DatagramSocket binds: /fe80:0:0:0:20c:29ff:fed7:b320%eth1
No bind failure as expected - test failed!!!
12 test(s) executed. 1 failure(s).
STDERR:
java.lang.Exception: 1 tests(s) failed - see log
at Test.main(Test.java:224)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
va:43)
at java.lang.reflect.Method.invoke(Method.java:487)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:706)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.Exception
JavaTest Message: shutting down test
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: 1 test
s(s) failed - see log
--------------------------------------------------