commit | 2d310e16300904f21fb24758871b0f90fe5d9796 | [log] [tgz] |
---|---|---|
author | Mattias Tobiasson <mtobiass@openjdk.org> | Fri Jan 29 19:45:16 2016 +0300 |
committer | Mattias Tobiasson <mtobiass@openjdk.org> | Fri Jan 29 19:45:16 2016 +0300 |
tree | 7255d07c1b9de6ba14521473f5305f0f66ecdddc | |
parent | 8faef5d06334af1edd381fdbb8018be076c89a08 [diff] |
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected Ignore read-only test if file is not read-only. This will happen when test is run as root. Reviewed-by: sla, dholmes