summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2019-02-21 15:30:39 +0000
committerNicolas Geoffray <ngeoffray@google.com>2019-02-21 15:45:18 +0000
commitef9b7188d52813fb723a451a02ce67077bbcf14b (patch)
treeda5d1e3a7e519fe48e35ffeba0459e2663a5411f /tools
parent55b6b1da8d48d0ba326d0d5b21ab392498e2047d (diff)
downloadart-ef9b7188d52813fb723a451a02ce67077bbcf14b.tar.gz
art-ef9b7188d52813fb723a451a02ce67077bbcf14b.tar.bz2
art-ef9b7188d52813fb723a451a02ce67077bbcf14b.zip
Blacklist test failing on walleye bots.
Test: run-libcore-tests Change-Id: I81ceef72694beee5e5ba023a7340e6a60d084043
Diffstat (limited to 'tools')
-rw-r--r--tools/libcore_failures.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 9b0873e097..d65134cdbc 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -234,5 +234,13 @@
"libcore.libcore.icu.TimeZoneIntegrationTest#testTimeZoneDebugInfo",
"libcore.libcore.icu.TimeZoneIntegrationTest#testTzDataSetVersions"
]
+},
+{
+ description: "Timeout on walleye bots, currenlty on OPM1.171019.019. But test passes on Q, so just mark it fail here.",
+ result: EXEC_FAILED,
+ modes: [device_testdex],
+ names: [
+ "libcore.libcore.io.OsTest#testCrossFamilyBindConnectSendto"
+ ]
}
]