commit | 28b7adcbc2b17d0ca7270f6ecb007fdc2333377e | [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 | 1abaf9a94a1fbb2e6f5098d7cc6e9148790b5c85 | |
parent | 0e724b36359d9b9d1e737d950eabdade41189456 [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