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

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

Issue 1670673003: Refactor the implementation of the webNavigation extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Bug-532666-NavigationHandleAPI
Patch Set: Remove UI thread DCHECKs. 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.*
11 -RedirectTest.ClientEmptyReferer 11 -RedirectTest.ClientEmptyReferer
12 -ReferrerPolicyTest.HttpsRedirect 12 -ReferrerPolicyTest.HttpsRedirect
13 -RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest* 13 -RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest*
14 -SSLUITest.TestGoodFrameNavigation 14 -SSLUITest.TestGoodFrameNavigation
15 -WebNavigationApiTest.CrossProcessFragment
16 -WebNavigationApiTest.ServerRedirectSingleProcess 15 -WebNavigationApiTest.ServerRedirectSingleProcess
17 -WebNavigationApiTest.CrossProcessHistory
18 -WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs* 16 -WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs*
19 17
20 # crbug.com/574997: Navigating to a file: URL for a non-existing dir. 18 # crbug.com/574997: Navigating to a file: URL for a non-existing dir.
21 -SSLUITest.TestMarkNonSecureAs 19 -SSLUITest.TestMarkNonSecureAs
22 20
23 # crbug.com/467126: BrowserTest.WindowOpenClose is flaky in --site-per-process 21 # crbug.com/467126: BrowserTest.WindowOpenClose is flaky in --site-per-process
24 # mode: 22 # mode:
25 -BrowserTest.WindowOpenClose 23 -BrowserTest.WindowOpenClose
26 24
27 # crbug.com/448592: Get extension browsertests to pass in --site-per-process 25 # crbug.com/448592: Get extension browsertests to pass in --site-per-process
28 # mode: 26 # mode:
29 -ExtensionApiTest.Tabs2 27 -ExtensionApiTest.Tabs2
30 -ExtensionApiTest.TabMove 28 -ExtensionApiTest.TabMove
31 -ExtensionApiTest.TabsOnUpdated 29 -ExtensionApiTest.TabsOnUpdated
32 -ExtensionURLRewriteBrowserTest.NewTabPageURL 30 -ExtensionURLRewriteBrowserTest.NewTabPageURL
33 -IsolatedAppTest.* 31 -IsolatedAppTest.*
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