diff options
-rw-r--r-- | tools/libcore_no_getrandom_failures.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/libcore_no_getrandom_failures.txt b/tools/libcore_no_getrandom_failures.txt index 3290f35e01..f2926e452c 100644 --- a/tools/libcore_no_getrandom_failures.txt +++ b/tools/libcore_no_getrandom_failures.txt @@ -22,9 +22,11 @@ "libcore.libcore.timezone.TimeZoneFinderTest#getIanaVersion", "libcore.libcore.timezone.TimeZoneFinderTest#lookupCountryTimeZones_caseInsensitive", "libcore.libcore.timezone.TimeZoneFinderTest#lookupCountryTimeZones_unknownCountryReturnsNull", + "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_badCountryDefaultBoost", "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_badCountryEverUtc", "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_badTimeZoneMappingNotAfter", "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_badTimeZoneMappingPicker", + "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_countryDefaultBoost", "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_emptyFile", "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_missingCountryCode", "libcore.libcore.timezone.TimeZoneFinderTest#xmlParsing_missingCountryDefault", |