diff options
| author | 2016-08-04 09:18:08 +0000 | |
|---|---|---|
| committer | 2016-08-04 09:18:08 +0000 | |
| commit | 0078d61a9c4c7f407eb9a5928f5ae83c404b5972 (patch) | |
| tree | 27b9be10816c6e43314967eed7ccaa1c130a4d55 | |
| parent | cc5d5f9eeef2c2b6ad66ce0c96f8435703008d31 (diff) | |
| parent | bc5016565a55df1fe160a9af37e03d27aab92ac2 (diff) | |
Merge "libcore_failures: Remove obsolete entries."
| -rw-r--r-- | tools/libcore_failures.txt | 33 |
1 files changed, 1 insertions, 32 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index bf8d12b9c6..afed581072 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -174,38 +174,7 @@ description: "Failing tests after OpenJDK move.", result: EXEC_FAILED, bug: 26326992, - names: ["libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeDateTimeStringDST", - "libcore.java.lang.OldSystemTest#test_load", - "libcore.java.text.NumberFormatTest#test_currencyWithPatternDigits", - "libcore.java.text.NumberFormatTest#test_setCurrency", - "libcore.java.text.OldNumberFormatTest#test_getIntegerInstanceLjava_util_Locale", - "libcore.java.util.CalendarTest#testAddOneDayAndOneDayOver30MinuteDstForwardAdds48Hours", - "libcore.java.util.CalendarTest#testNewCalendarKoreaIsSelfConsistent", - "libcore.java.util.CalendarTest#testSetTimeInZoneWhereDstIsNoLongerUsed", - "libcore.java.util.CalendarTest#test_nullLocale", - "libcore.java.util.FormatterTest#test_numberLocalization", - "libcore.java.util.FormatterTest#test_uppercaseConversions", - "libcore.javax.crypto.CipherTest#testCipher_getInstance_WrongType_Failure", - "libcore.javax.crypto.CipherTest#testDecryptBufferZeroSize_mustDecodeToEmptyString", - "libcore.javax.security.auth.x500.X500PrincipalTest#testExceptionsForWrongDNs", - "org.apache.harmony.luni.tests.java.net.URLConnectionTest#test_getDate", - "org.apache.harmony.luni.tests.java.net.URLConnectionTest#test_getExpiration", - "org.apache.harmony.regex.tests.java.util.regex.PatternSyntaxExceptionTest#testPatternSyntaxException", - "org.apache.harmony.tests.java.lang.FloatTest#test_parseFloat_LString_Harmony6261", - "org.apache.harmony.tests.java.lang.ThreadTest#test_isDaemon", - "org.apache.harmony.tests.java.text.DecimalFormatSymbolsTest#test_setInternationalCurrencySymbolLjava_lang_String", - "org.apache.harmony.tests.java.text.DecimalFormatTest#testSerializationHarmonyRICompatible", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parseLjava_lang_StringLjava_text_ParsePosition", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parse_W_w_dd_MMMM_yyyy_EEEE", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parse_dayOfYearPatterns", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parse_h_m_z", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parse_h_z_2DigitOffsetFromGMT", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parse_h_z_4DigitOffsetFromGMT", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parse_h_z_4DigitOffsetNoGMT", - "org.apache.harmony.tests.java.util.jar.JarFileTest#test_getInputStreamLjava_util_jar_JarEntry_subtest0", - "libcore.java.util.CalendarTest#test_clear_45877", - "org.apache.harmony.crypto.tests.javax.crypto.spec.SecretKeySpecTest#testGetFormat", - "org.apache.harmony.tests.java.util.TimerTaskTest#test_scheduledExecutionTime"] + names: ["libcore.java.lang.OldSystemTest#test_load"] }, { description: "Missing resource in classpath", |