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

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

Issue 2501083004: Fix View Frame Source for iframe of a file:// URL shows main frame's filename (Closed)
Patch Set: Excluding test in site-per-process Created 4 years 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 | « chrome/browser/ui/browser_commands.cc ('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 -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 -WebNavigationApiTest.ServerRedirectSingleProcess 11 -WebNavigationApiTest.ServerRedirectSingleProcess
12 12
13 # crbug.com/448592: Get extension browsertests to pass with --site-per-process 13 # crbug.com/448592: Get extension browsertests to pass with --site-per-process
14 -IsolatedAppTest.CookieIsolation 14 -IsolatedAppTest.CookieIsolation
15 -IsolatedAppTest.CrossProcessClientRedirect 15 -IsolatedAppTest.CrossProcessClientRedirect
16 -IsolatedAppTest.IsolatedAppProcessModel 16 -IsolatedAppTest.IsolatedAppProcessModel
17 -IsolatedAppTest.SubresourceCookieIsolation 17 -IsolatedAppTest.SubresourceCookieIsolation
18
19 # crbug.com/669299: Wrong view frame source with --site-per-process
20 -ChromeNavigationBrowserTest.TestViewFrameSource
OLDNEW
« no previous file with comments | « chrome/browser/ui/browser_commands.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698