summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2018-08-04 11:20:10 -0700
committer android-build-merger <android-build-merger@google.com> 2018-08-04 11:20:10 -0700
commit48fefeb2c3db0a75c591f8ccdd587635c5369819 (patch)
tree2311ea6c810979bc8da9b1b44165ab9fedb00bad /tools
parent9c0e7a30d04a83e14321b108544a277b6194c624 (diff)
parenteb369ce3669be74dd89b21f8b3ab31ace4a47086 (diff)
Merge "Blacklist two other libcore tests on gcstress/target."
am: eb369ce366 Change-Id: I0cc55abf020410821300643f4cde113e60b83389
Diffstat (limited to 'tools')
-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",