Add more expected test failures due to ICU 70 upgrade
Test: Will try to run `art/tools/run-libcore-tests.sh`
Bug: 209995834
Change-Id: Ic839a3e27d93ffe74954ff44f29aba62a2ac7dec
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 5b1ba11..b36d6fa 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -288,10 +288,15 @@
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",
+ "org.apache.harmony.tests.java.text.NumberFormatTest#test_getIntegerInstanceLjava_util_Locale",
+ "org.apache.harmony.tests.java.util.ScannerTest#test_nextFloat",
"libcore.libcore.icu.DateIntervalFormatTest#test_formatDateInterval",
"libcore.libcore.icu.LocaleDataTest#test_ru_RU",
+ "libcore.java.nio.charset.StandardCharsetsEncoderTest#testCharset",
+ "libcore.java.text.OldNumberFormatTest#test_getIntegerInstanceLjava_util_Locale",
"libcore.java.text.SimpleDateFormatTest#testFormatUtcLong",
- "libcore.java.text.SimpleDateFormatTest#testParseUtcLong"],
+ "libcore.java.text.SimpleDateFormatTest#testParseUtcLong",
+ "test.java.time.format.TestDateTimeFormatterBuilder#test_getLocalizedDateTimePattern"],
bug: 209995834
}
]