Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Side by Side Diff: testing/buildbot/filters/site-per-process.browser_tests.filter

Issue 1585003002: Rewrite PhishingClassifierDelegateTest using ChromeRenderViewTest to run with multi-process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/filters/isolate-extensions.browser_tests.filter ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # crbug.com/417518: Get tests working with --site-per-process 1 # crbug.com/417518: Get tests working with --site-per-process
2 -AllUrlsApiTest.WhitelistedExtension 2 -AllUrlsApiTest.WhitelistedExtension
3 -BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab 3 -BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab
4 -BrowserTest.OtherRedirectsDontForkProcess 4 -BrowserTest.OtherRedirectsDontForkProcess
5 -ChromeRenderProcessHostTest.* 5 -ChromeRenderProcessHostTest.*
6 -ChromeRenderProcessHostTestWithCommandLine.* 6 -ChromeRenderProcessHostTestWithCommandLine.*
7 -ErrorPageTest.* 7 -ErrorPageTest.*
8 -PolicyTest.HomepageLocation 8 -PolicyTest.HomepageLocation
9 -PrerenderBrowserTest.* 9 -PrerenderBrowserTest.*
10 -ProcessManagementTest.* 10 -ProcessManagementTest.*
(...skipping 12 matching lines...) Expand all
23 # crbug.com/467126: BrowserTest.WindowOpenClose is flaky in --site-per-process 23 # crbug.com/467126: BrowserTest.WindowOpenClose is flaky in --site-per-process
24 # mode: 24 # mode:
25 -BrowserTest.WindowOpenClose 25 -BrowserTest.WindowOpenClose
26 26
27 # crbug.com/448592: Get extension browsertests to pass in --site-per-process 27 # crbug.com/448592: Get extension browsertests to pass in --site-per-process
28 # mode: 28 # mode:
29 -ExtensionApiTest.Tabs2 29 -ExtensionApiTest.Tabs2
30 -ExtensionApiTest.TabMove 30 -ExtensionApiTest.TabMove
31 -ExtensionApiTest.TabsOnUpdated 31 -ExtensionApiTest.TabsOnUpdated
32 -ExtensionURLRewriteBrowserTest.NewTabPageURL 32 -ExtensionURLRewriteBrowserTest.NewTabPageURL
33 -IsolatedAppTest.* 33 -IsolatedAppTest.*
34
35 # crbug.com/568710: Some PhishingClassifierDelegateTest are not compatible
36 # with out-of-process iframes:
37 -PhishingClassifierDelegateTest.*
OLDNEW
« no previous file with comments | « testing/buildbot/filters/isolate-extensions.browser_tests.filter ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698