Regression test java/beans/XMLEncoder/Test4625418.java fails intermittently on Windows 2008 R2 and Win 7.
JTREG log:
#section:main
----------messages:(3/805)----------
command: main Test4625418Cp1258 ?run main Test4625418 Cp1381 ?run main Test4625418 Cp1383 ?run main Test4625418 Cp273 ?run main Test4625418 Cp277 ?run main Test4625418 Cp278 ?run main Test4625418 Cp280 ?run main Test4625418 Cp284 ?run main Test4625418 Cp285 ?run main Test4625418 Cp297 ?run main Test4625418 Cp33722 ?run main Test4625418 Cp420 ?run main Test4625418 Cp424
reason: User specified action: run main Test4625418 Cp1258 ?run main Test4625418 Cp1381 ?run main Test4625418 Cp1383 ?run main Test4625418 Cp273 ?run main Test4625418 Cp277 ?run main Test4625418 Cp278 ?run main Test4625418 Cp280 ?run main Test4625418 Cp284 ?run main Test4625418 Cp285 ?run main Test4625418 Cp297 ?run main Test4625418 Cp33722 ?run main Test4625418 Cp420 ?run main Test4625418 Cp424
elapsed time (seconds): 0.216
----------System.out:(0/0)----------
----------System.err:(1/58)----------
STATUS:Failed.JavaTest Error: Can't read main args file.
result: Failed. Execution failed: JavaTest Error: Can't read main args file.
test result: Failed. Execution failed: JavaTest Error: Can't read main args file.
The test causes javatest to fail. So it is probably a test bug.
It is strange, but the bug is introduced in 7u11 b01.
On Win 7 test passed against 7u11 b01, but fails against 7u11 b02.
On Win 2008 R2 test fails against both 7u11 b01 and b02.
The test pass against 7u10 and earlier.
JTREG log:
#section:main
----------messages:(3/805)----------
command: main Test4625418Cp1258 ?run main Test4625418 Cp1381 ?run main Test4625418 Cp1383 ?run main Test4625418 Cp273 ?run main Test4625418 Cp277 ?run main Test4625418 Cp278 ?run main Test4625418 Cp280 ?run main Test4625418 Cp284 ?run main Test4625418 Cp285 ?run main Test4625418 Cp297 ?run main Test4625418 Cp33722 ?run main Test4625418 Cp420 ?run main Test4625418 Cp424
reason: User specified action: run main Test4625418 Cp1258 ?run main Test4625418 Cp1381 ?run main Test4625418 Cp1383 ?run main Test4625418 Cp273 ?run main Test4625418 Cp277 ?run main Test4625418 Cp278 ?run main Test4625418 Cp280 ?run main Test4625418 Cp284 ?run main Test4625418 Cp285 ?run main Test4625418 Cp297 ?run main Test4625418 Cp33722 ?run main Test4625418 Cp420 ?run main Test4625418 Cp424
elapsed time (seconds): 0.216
----------System.out:(0/0)----------
----------System.err:(1/58)----------
STATUS:Failed.JavaTest Error: Can't read main args file.
result: Failed. Execution failed: JavaTest Error: Can't read main args file.
test result: Failed. Execution failed: JavaTest Error: Can't read main args file.
The test causes javatest to fail. So it is probably a test bug.
It is strange, but the bug is introduced in 7u11 b01.
On Win 7 test passed against 7u11 b01, but fails against 7u11 b02.
On Win 2008 R2 test fails against both 7u11 b01 and b02.
The test pass against 7u10 and earlier.
- duplicates
-
JDK-8151786 [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently
- Resolved