diff options
author | David Srbecky <dsrbecky@google.com> | 2019-10-14 15:21:12 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-10-14 15:21:12 -0700 |
commit | a63f47652f495bf15ab704e0d6da83c47f00d21c (patch) | |
tree | 45ebffafa6d4ce791f45784cbe351cb72d7192d0 | |
parent | 2f5fed8696b272674ae4a0f866a9981e0897618d (diff) | |
parent | a0fb2cf5b75423b8516edd4a06c49f030f68cdb7 (diff) |
Add more failing tests to libcore_no_getrandom_failures.txt am: 27e5f3bc36
am: a0fb2cf5b7
Change-Id: I2eddee038de75ab0ddfb4ed54f91b6acc7882242
-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", |