More failures after ICU update. am: b6c0d1a7f0

Original change: https://android-review.googlesource.com/c/platform/art/+/1916484

Change-Id: I63ac7cc75009c6af1cd1633632dfa7f39d01623c
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index e7e6ded..5b1ba11 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -287,7 +287,11 @@
 {
   description: "Failure due to new test (updated in aosp/1904011) running against old ICU prebuilts. ",
   result: EXEC_FAILED,
-  names: ["org.apache.harmony.tests.java.lang.CharacterTest#test_getType_I"],
+  names: ["org.apache.harmony.tests.java.lang.CharacterTest#test_getType_I",
+          "libcore.libcore.icu.DateIntervalFormatTest#test_formatDateInterval",
+          "libcore.libcore.icu.LocaleDataTest#test_ru_RU",
+          "libcore.java.text.SimpleDateFormatTest#testFormatUtcLong",
+          "libcore.java.text.SimpleDateFormatTest#testParseUtcLong"],
   bug: 209995834
 }
 ]