OSDN Git Service

Update test expections after network changes in kernel/libcore.
authorNicolas Geoffray <ngeoffray@google.com>
Mon, 16 Mar 2015 13:51:43 +0000 (13:51 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Mon, 16 Mar 2015 13:52:43 +0000 (13:52 +0000)
Change-Id: I1cdb55b2320a451d82b24a1f497930c12dd506cb

tools/libcore_failures.txt

index 4e229d5..b87b2ff 100644 (file)
   result: EXEC_FAILED,
   names: ["libcore.javax.crypto.ECDHKeyAgreementTest#testInit_withUnsupportedPrivateKeyType"],
   bug: 19730263
+},
+{
+  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"]
 }
 ]