diff options
| -rw-r--r-- | tools/libcore_failures.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index 8ce19ddb93..a8bc4e129d 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -109,12 +109,6 @@ bug: 19165288 }, { - description: "Needs to be run as root", - result: EXEC_FAILED, - modes: [host], - names: ["libcore.io.OsTest#test_PacketSocketAddress"] -}, -{ description: "Needs kernel updates on host/device", result: EXEC_FAILED, names: ["libcore.io.OsTest#test_socketPing"] |