OLD | NEW |
1 # fail in native run | 1 # fail in native run |
2 RuleTest.CanonicalizeSubKeyTest | 2 RuleTest.CanonicalizeSubKeyTest |
3 # fail on bot only and fail natively, cannot reproduce locally | 3 # fail on bot only and fail natively, cannot reproduce locally |
4 AddressValidatorTest.* | 4 AddressValidatorTest.* |
5 CountryRulesAggregatorTest.ValidRulesets | 5 CountryRulesAggregatorTest.ValidRulesets |
6 ExampleAddressValidatorTest.examples | 6 ExampleAddressValidatorTest.examples |
7 RetrieverTest.* | 7 RetrieverTest.* |
8 FakeDownloaderTest.* | 8 FakeDownloaderTest.* |
| 9 |
| 10 # Test crashes - http://crbug.com/395169 |
| 11 AddressInputHelperTest.AddressWithMissingPostalCode |
| 12 AddressInputHelperTest.AddressWithPostalCodeMatchingAdmin |
OLD | NEW |