summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Narayan Kamath <narayan@google.com> 2015-05-18 13:35:24 +0100
committer Narayan Kamath <narayan@google.com> 2015-05-18 13:35:24 +0100
commit57c54b8d1b04f5f1332ee7ba021a1cc76115e26b (patch)
treef52cf22946fb4da14a9d42a4965013a5735e4c03
parentd30ad93c9bd31dc03c1e08b92c4733db2dfad849 (diff)
Fix libcore buildbot failure.
... due to a duplicate suppression. test_PacketSocketAddress has been moved to libcore/knownfailures.txt. Change-Id: I5c9cc98938d46607cba5a799e9c45b864ec22bf8
-rw-r--r--tools/libcore_failures.txt6
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"]