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

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

Issue 2026163002: Disable IframeNavigateToInaccessible test on Site Isolation FYI bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add test exception to site-per-process filter too. Created 4 years, 6 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 14 matching lines...) Expand all
25 -ExtensionApiTest.TabsOnUpdated 25 -ExtensionApiTest.TabsOnUpdated
26 -ExtensionURLRewriteBrowserTest.NewTabPageURL 26 -ExtensionURLRewriteBrowserTest.NewTabPageURL
27 -IsolatedAppTest.* 27 -IsolatedAppTest.*
28 28
29 # crbug.com/589177: ProcessManagerBrowserTest.FrameClassification is flaky with --site-per-process 29 # crbug.com/589177: ProcessManagerBrowserTest.FrameClassification is flaky with --site-per-process
30 -ProcessManagerBrowserTest.FrameClassification 30 -ProcessManagerBrowserTest.FrameClassification
31 31
32 # crbug.com/603261: WebrtcEventLogApiTest tests failing on Site Isolation FYI bo t 32 # crbug.com/603261: WebrtcEventLogApiTest tests failing on Site Isolation FYI bo t
33 -WebrtcEventLogApiTest.TestStartTimedWebRtcEventLogging 33 -WebrtcEventLogApiTest.TestStartTimedWebRtcEventLogging
34 -WebrtcEventLogApiTest.TestStartStopWebRtcEventLogging 34 -WebrtcEventLogApiTest.TestStartStopWebRtcEventLogging
35
36 # crbug.com/576867: ExtensionResourceRequestPolicyTest.IframeNavigateToInaccessi ble fails in --isolate-extensions mode.
37 -ExtensionResourceRequestPolicyTest.IframeNavigateToInaccessible
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