blob: 54d0d64f0e32b6890e16b596915be93916d882a3 [file] [log] [blame]
/*
* List of test cases known to fail on a virtual device.
*/
[
{
description: "IPv6 connectivity not yet supported in virtual device testing infra",
result: EXEC_FAILED,
name: "libcore.java.net.SocketTest#testSocketTestAllAddresses",
bug: 30965313
},
{
description: "Virtual devices do not implement the SELinux policy (forbid hard link) asserted by this test",
name: "libcore.java.nio.file.Files2Test#test_createLink",
bug: 35670953
}
]