diff options
| author | 2016-03-08 00:52:55 +0000 | |
|---|---|---|
| committer | 2016-03-08 00:52:55 +0000 | |
| commit | 4015a3490066c493424ff8c57d6b814cdc49f40c (patch) | |
| tree | 95998e512f9a6cbc1f33116fb64618919ebcdfeb | |
| parent | 0310fb0279d283439633b7c32801f2bb9443dbe1 (diff) | |
| parent | 60ab7c974411a1b7bb26519adff4f47a951ccee0 (diff) | |
Merge "Try to reenable some libcore tests with CC."
| -rw-r--r-- | tools/libcore_failures_concurrent_collector.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/libcore_failures_concurrent_collector.txt b/tools/libcore_failures_concurrent_collector.txt index 19a61dc8cb..75d1eff2c3 100644 --- a/tools/libcore_failures_concurrent_collector.txt +++ b/tools/libcore_failures_concurrent_collector.txt @@ -22,14 +22,5 @@ result: EXEC_FAILED, names: ["libcore.java.lang.OldSystemTest#test_gc"], bug: 26155567 -}, -{ - description: "TimeoutException on hammerhead-concurrent-collector", - result: EXEC_FAILED, - modes: [device], - names: ["libcore.icu.RelativeDateTimeFormatterTest#test_bug25821045", - "libcore.java.text.SimpleDateFormatTest#testLocales", - "libcore.java.util.zip.ZipFileTest#testZipFileWithLotsOfEntries"], - bug: 26711853 } ] |