summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2018-08-31 13:56:45 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2018-08-31 13:56:45 +0000
commit5ab74a0b542c8bfc739ce0f09a0e3953ceda43f0 (patch)
tree9a503795102c1d52f1d3b55070f9aff19a6a4752
parent9dc38b619b9d60cfd2bbc5874b5945e280b0221c (diff)
parent34cdb54ff1f3608fe936acba6d2be8bb55090be3 (diff)
Merge "Add more timeout failures to target/debug/gcstress."
-rw-r--r--tools/libcore_gcstress_debug_failures.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/tools/libcore_gcstress_debug_failures.txt b/tools/libcore_gcstress_debug_failures.txt
index 942a4e0fc6..23533af02b 100644
--- a/tools/libcore_gcstress_debug_failures.txt
+++ b/tools/libcore_gcstress_debug_failures.txt
@@ -10,14 +10,26 @@
modes: [device],
names: ["jsr166.CompletableFutureTest#testCompleteOnTimeout_completed",
"jsr166.CompletableFutureTest#testDelayedExecutor",
+ "jsr166.ExecutorsTest#testTimedCallable",
+ "jsr166.RecursiveActionTest#testJoinIgnoresInterruptsOutsideForkJoinPool",
"libcore.libcore.icu.TransliteratorTest#testAll",
"libcore.libcore.icu.RelativeDateTimeFormatterTest#test_bug25821045",
"libcore.libcore.icu.RelativeDateTimeFormatterTest#test_bug25883157",
"libcore.java.lang.ref.ReferenceQueueTest#testRemoveWithDelayedResultAndTimeout",
+ "libcore.java.text.DecimalFormatTest#testWhitespaceError",
+ "libcore.java.text.DecimalFormatTest#testWhitespaceTolerated",
+ "libcore.java.text.DecimalFormatTest#test_exponentSeparator",
+ "libcore.java.text.DecimalFormatTest#test_setMaximumFractionDigitsAffectsRoundingMode",
+ "libcore.java.util.jar.OldJarFileTest#test_ConstructorLjava_io_File",
+ "libcore.java.util.jar.OldJarFileTest#test_ConstructorLjava_lang_StringZ",
+ "libcore.java.util.jar.OldJarInputStreamTest#test_read$ZII",
"libcore.java.util.TimeZoneTest#testSetDefaultDeadlock",
"libcore.javax.crypto.CipherBasicsTest#testBasicEncryption",
+ "org.apache.harmony.tests.java.lang.ref.ReferenceQueueTest#test_removeJ",
"org.apache.harmony.tests.java.text.MessageFormatTest#test_parseLjava_lang_String",
- "org.apache.harmony.tests.java.util.TimerTest#testThrowingTaskKillsTimerThread"]
+ "org.apache.harmony.tests.java.util.ControlTest#test_toBundleName_LStringLLocale",
+ "org.apache.harmony.tests.java.util.TimerTest#testThrowingTaskKillsTimerThread"
+ ]
},
{
description: "Sometimes times out with gcstress and debug.",