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

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

Issue 2113813003: Disable InputImeApiTest.SendKeyEvntsOnNormalPage on Site Isolation FYI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | 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 11 matching lines...) Expand all
22 # mode: 22 # mode:
23 -ExtensionApiTest.Tabs2 23 -ExtensionApiTest.Tabs2
24 -ExtensionApiTest.TabMove 24 -ExtensionApiTest.TabMove
25 -ExtensionApiTest.TabsOnUpdated 25 -ExtensionApiTest.TabsOnUpdated
26 -ExtensionURLRewriteBrowserTest.NewTabPageURL 26 -ExtensionURLRewriteBrowserTest.NewTabPageURL
27 -IsolatedAppTest.* 27 -IsolatedAppTest.*
28 28
29 # crbug.com/603261: WebrtcEventLogApiTest tests failing on Site Isolation FYI bo t 29 # crbug.com/603261: WebrtcEventLogApiTest tests failing on Site Isolation FYI bo t
30 -WebrtcEventLogApiTest.TestStartTimedWebRtcEventLogging 30 -WebrtcEventLogApiTest.TestStartTimedWebRtcEventLogging
31 -WebrtcEventLogApiTest.TestStartStopWebRtcEventLogging 31 -WebrtcEventLogApiTest.TestStartStopWebRtcEventLogging
32
33 # crbug.com/624958: InputImeApiTest.SendKeyEvntsOnNormalPage failing
34 -InputImeApiTest.SendKeyEvntsOnNormalPage
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698