FileStore equality ?
Alan Bateman
Alan.Bateman at oracle.com
Fri Aug 30 01:52:58 PDT 2013
On 30/08/2013 09:03, David Holmes wrote:
> Hi,
>
> I have the following failure in
>
> test/java/nio/file/FileStore/Basic.java
>
> / (rootfs) (name=rootfs type=rootfs)
> / (/dev/root) (name=/dev/root type=ext3)
> ----------System.err:(15/760)----------
> java.lang.RuntimeException: Assertion failed
> at Basic.assertTrue(Basic.java:51)
> at Basic.doTests(Basic.java:123)
> at Basic.main(Basic.java:43)
>
>
> The two filestores are comparing equal when the test expects
> otherwise. Does this look like a test bug or a code issue?
We have a long standing issue to resolve with how to overlaid mounts. It
hasn't come up for a while so I'm curious which distribution/version
this is?
-Alan
More information about the nio-dev
mailing list