commit | 2e06869b6fff92427fd07b269931fee82dda4871 | [log] [tgz] |
---|---|---|
author | Mattias Tobiasson <mtobiass@openjdk.org> | Wed Jun 04 13:12:16 2014 +0200 |
committer | Mattias Tobiasson <mtobiass@openjdk.org> | Wed Jun 04 13:12:16 2014 +0200 |
tree | 25249df9f1165bb131d0611e2f7585208c5ee8b8 | |
parent | 56dcda05d3f186f94a75f7ad11a4b6311f9369db [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