-
Bug
-
Resolution: Duplicate
-
P4
-
9
TESTFAIL:java/nio/file/FileStore/Basic.java
java/nio/file/FileStore/Basic.java fails fails intermittently, may related to mount points temporarily not accessible.
----------System.err:(14/662)----------
java.lang.RuntimeException: Assertion failed
at Basic.assertTrue(Basic.java:51)
at Basic.doTests(Basic.java:123)
at Basic.main(Basic.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Assertion failed
java/nio/file/FileStore/Basic.java fails fails intermittently, may related to mount points temporarily not accessible.
----------System.err:(14/662)----------
java.lang.RuntimeException: Assertion failed
at Basic.assertTrue(Basic.java:51)
at Basic.doTests(Basic.java:123)
at Basic.main(Basic.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Assertion failed
- duplicates
-
JDK-8130274 java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
- Closed
- relates to
-
JDK-8081354 java/nio/file/FileStore/Basic.java fails with: java.nio.file.NoSuchFileException: /usr/jserv
- Closed
-
JDK-8065959 java/nio/file/FileStore/Basic.java failing on SLES
- Closed
-
JDK-8077671 (fs) java/nio/file/FileSystem/Basic.java hangs accessing NFS mount
- Closed