summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2018-10-03 13:37:13 +0100
committer Nicolas Geoffray <ngeoffray@google.com> 2018-10-03 13:38:50 +0100
commit6a5b779281b5e88e02d7977930888929f02f588c (patch)
tree56a65c4202ef4a2bc881212f297356aa9536b0d0
parent9552d0d408f39620bd469c188aed923f0291a72e (diff)
Add a new libcore failure with gcstress.
Test: run-libcore-tests.sh Change-Id: Ic65b8e2dd93bc6345a3229634c51d8c70a1feba7
-rw-r--r--tools/libcore_gcstress_debug_failures.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/libcore_gcstress_debug_failures.txt b/tools/libcore_gcstress_debug_failures.txt
index 23533af02b..b8ad955221 100644
--- a/tools/libcore_gcstress_debug_failures.txt
+++ b/tools/libcore_gcstress_debug_failures.txt
@@ -45,7 +45,8 @@
"libcore.libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeTimeSpanStringAbbrev",
"libcore.libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeTimeSpanStringCTS",
"libcore.libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeTimeSpanStringFrench",
- "libcore.libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeTimeSpanStringGerman"
+ "libcore.libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeTimeSpanStringGerman",
+ "org.apache.harmony.tests.java.lang.ProcessManagerTest#testSleep"
]
}
]