Blacklist tests timing out on gcstress.
Bug: 157520256
Test: run-libcore-tests.sh
Change-Id: If00cf850babe9f76da066763562e4b211824d092
diff --git a/tools/libcore_gcstress_failures.txt b/tools/libcore_gcstress_failures.txt
index f0eb68e..f750eab 100644
--- a/tools/libcore_gcstress_failures.txt
+++ b/tools/libcore_gcstress_failures.txt
@@ -36,5 +36,15 @@
"org.apache.harmony.tests.java.text.DateFormatTest#test_getAvailableLocales",
"org.apache.harmony.tests.java.util.TimerTest#testOverdueTaskExecutesImmediately",
"org.apache.harmony.tests.java.util.WeakHashMapTest#test_keySet_hasNext"]
+},
+{
+ description: "Timeouts.",
+ result: EXEC_FAILED,
+ bug: 157520256,
+ modes: [device],
+ names: ["jsr166.ForkJoinPoolTest#testIsQuiescent",
+ "libcore.java.util.CalendarTest#testAllDefaultCalendar_Gregorian",
+ "org.apache.harmony.tests.java.util.regex.MatcherTest#testAllCodePoints_P",
+ "org.apache.harmony.tests.java.util.regex.MatcherTest#testAllCodePoints_p"]
}
]