| OLD | NEW |
| 1 # crbug.com/417518: Get tests working with --site-per-process | 1 # crbug.com/417518: Get tests working with --site-per-process |
| 2 -WebNavigationApiTest.* | 2 -WebNavigationApiTest.* |
| 3 | 3 |
| 4 # crbug.com/574997: Navigating to a file: URL for a non-existing dir. | 4 # crbug.com/574997: Navigating to a file: URL for a non-existing dir. |
| 5 -SSLUITest.TestMarkNonSecureAs | 5 -SSLUITest.TestMarkNonSecureAs |
| 6 | |
| 7 # crbug.com/568710: Some PhishingClassifierDelegateTest are not compatible | |
| 8 # with out-of-process iframes: | |
| 9 -PhishingClassifierDelegateTest.* | |
| OLD | NEW |