Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # List below tests to be excluded from running. | 1 # List below tests to be excluded from running. |
| 2 | 2 |
| 3 # crbug.com/589177: ProcessManagerBrowserTest.FrameClassification is flaky with --site-per-process | 3 # crbug.com/589177: ProcessManagerBrowserTest.FrameClassification is flaky with --site-per-process |
| 4 -ProcessManagerBrowserTest.FrameClassification | 4 -ProcessManagerBrowserTest.FrameClassification |
| 5 | |
| 6 # crbug.com/576867: ExtensionResourceRequestPolicyTest.IframeNavigateToInaccessi ble fails in --isolate-extensions mode. | |
| 7 -ExtensionResourceRequestPolicyTest.IframeNavigateToInaccessible | |
| OLD | NEW |