| 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 -BrowserTest.OtherRedirectsDontForkProcess | 2 -BrowserTest.OtherRedirectsDontForkProcess |
| 3 -ChromeRenderProcessHostTest.ProcessOverflow | 3 -ChromeRenderProcessHostTest.ProcessOverflow |
| 4 -ChromeRenderProcessHostTest.ProcessPerTab | 4 -ChromeRenderProcessHostTest.ProcessPerTab |
| 5 -ChromeRenderProcessHostTestWithCommandLine.ProcessOverflowCommandLine | 5 -ChromeRenderProcessHostTestWithCommandLine.ProcessOverflowCommandLine |
| 6 -PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms | 6 -PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms |
| 7 -ProcessManagementTest.ExtensionProcessBalancing | 7 -ProcessManagementTest.ExtensionProcessBalancing |
| 8 -ProcessManagementTest.ProcessOverflow | 8 -ProcessManagementTest.ProcessOverflow |
| 9 -RedirectTest.ClientEmptyReferer | 9 -RedirectTest.ClientEmptyReferer |
| 10 -ReferrerPolicyTest.HttpsRedirect | 10 -ReferrerPolicyTest.HttpsRedirect |
| 11 |
| 12 # crbug.com/671734: WebNavigationApiTest.ServerRedirectSingleProcess from |
| 13 # fails with --site-per-process |
| 11 -WebNavigationApiTest.ServerRedirectSingleProcess | 14 -WebNavigationApiTest.ServerRedirectSingleProcess |
| 12 | 15 |
| 13 # crbug.com/448592: Get extension browsertests to pass with --site-per-process | 16 # crbug.com/671712: All 4 IsolatedAppTest tests time out with --site-per-process |
| 14 -IsolatedAppTest.CookieIsolation | 17 -IsolatedAppTest.CookieIsolation |
| 15 -IsolatedAppTest.CrossProcessClientRedirect | 18 -IsolatedAppTest.CrossProcessClientRedirect |
| 16 -IsolatedAppTest.IsolatedAppProcessModel | 19 -IsolatedAppTest.IsolatedAppProcessModel |
| 17 -IsolatedAppTest.SubresourceCookieIsolation | 20 -IsolatedAppTest.SubresourceCookieIsolation |
| 18 | 21 |
| 19 # crbug.com/669299: Wrong view frame source with --site-per-process | 22 # crbug.com/669299: Wrong view frame source with --site-per-process |
| 20 -ChromeNavigationBrowserTest.TestViewFrameSource | 23 -ChromeNavigationBrowserTest.TestViewFrameSource |
| 21 | 24 |
| 22 # crbug.com/670362: Flaky failure (expected MouseDown not found) | 25 # crbug.com/670362: Flaky failure (expected MouseDown not found) |
| 23 -DevToolsPixelOutputTests.TestLatencyInfoInstrumentation | 26 -DevToolsPixelOutputTests.TestLatencyInfoInstrumentation |
| OLD | NEW |