The following tests fails when run as root on Solaris or Linux:
java/io/File/SetAccess.java
java/io/File/SetReadOnly.java
java/io/File/SymLinks.java
java/io/File/Basic.java
In all cases the tests assume that file permissions will not be ignore (which is essentially what happens when running as root).
java/io/File/SetAccess.java
java/io/File/SetReadOnly.java
java/io/File/SymLinks.java
java/io/File/Basic.java
In all cases the tests assume that file permissions will not be ignore (which is essentially what happens when running as root).
- relates to
-
JDK-6931128 (spec) File attribute tests fail when run as root.
-
- Closed
-