summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2014-12-17 15:27:14 +0000
committerNicolas Geoffray <ngeoffray@google.com>2014-12-17 15:27:31 +0000
commitee3d0bd0a06a2c45b0501cb751b72fb6d51590c1 (patch)
treef0699a9d4080f44b8c5cb9f5fa7cd71e20c1fbc1 /tools
parent3fea27b5f956a08b5b01f873b807fac98a5cc1f6 (diff)
downloadandroid_art-ee3d0bd0a06a2c45b0501cb751b72fb6d51590c1.tar.gz
android_art-ee3d0bd0a06a2c45b0501cb751b72fb6d51590c1.tar.bz2
android_art-ee3d0bd0a06a2c45b0501cb751b72fb6d51590c1.zip
Test sometimes timeouts with vogar.
Change-Id: I9091a2a86c82173fa45ff9e3d1770d3891375546
Diffstat (limited to 'tools')
-rw-r--r--tools/libcore_failures.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 6f9911d061..fd347ca936 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -38,5 +38,11 @@
"org.apache.harmony.tests.java.util.ScannerTest#test_Constructor_LReadableByteChannel",
"org.apache.harmony.tests.java.util.TimeZoneTest#test_hasSameRules_Ljava_util_TimeZone",
"libcore.java.util.TimeZoneTest#testAllDisplayNames"]
+},
+{
+ description: "Test timeouts",
+ result: EXEC_TIMEOUT,
+ modes: [device],
+ names: ["org.apache.harmony.tests.java.util.ScannerTest#testPerformance"]
}
]