summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2018-08-04 18:15:19 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2018-08-04 18:15:19 +0000
commiteb369ce3669be74dd89b21f8b3ab31ace4a47086 (patch)
tree1ab84077dc3b3f2db3d735ffa1e66f3dabce986c
parent8031b3e8a35c49a1ad7dcd8a0779aec430f28414 (diff)
parent19d5f6cc335a41b66aa49aa04f706deb046cbf7a (diff)
Merge "Blacklist two other libcore tests on gcstress/target."
-rw-r--r--tools/libcore_gcstress_failures.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/libcore_gcstress_failures.txt b/tools/libcore_gcstress_failures.txt
index e48f3f7672..6840f9ebec 100644
--- a/tools/libcore_gcstress_failures.txt
+++ b/tools/libcore_gcstress_failures.txt
@@ -30,7 +30,9 @@
names: ["libcore.java.lang.StringTest#testFastPathString_wellFormedUtf8Sequence",
"org.apache.harmony.tests.java.lang.ref.ReferenceQueueTest#test_remove",
"org.apache.harmony.tests.java.util.TimerTest#testOverdueTaskExecutesImmediately",
- "org.apache.harmony.tests.java.util.WeakHashMapTest#test_keySet_hasNext"]
+ "org.apache.harmony.tests.java.util.WeakHashMapTest#test_keySet_hasNext",
+ "libcore.java.text.DecimalFormatTest#testCurrencySymbolSpacing",
+ "libcore.java.text.SimpleDateFormatTest#testLocales"]
},
{
description: "GC crash",