OLD | NEW |
| (Empty) |
1 # fail in native run | |
2 RuleTest.CanonicalizeSubKeyTest | |
3 # fail on bot only and fail natively, cannot reproduce locally | |
4 AddressValidatorTest.* | |
5 CountryRulesAggregatorTest.ValidRulesets | |
6 ExampleAddressValidatorTest.examples | |
7 RetrieverTest.* | |
8 FakeDownloaderTest.* | |
9 | |
10 # Test crashes - http://crbug.com/395169 | |
11 AddressInputHelperTest.* | |
12 # These are speculatively assumed to be part of the same issue: | |
13 RegionDataBuilderTest.* | |
14 PreloadSupplierTest.* | |
15 | |
16 # Crashes: http://crbug.com/396203 | |
17 AddressNormalizerTest.* | |
OLD | NEW |