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

Side by Side Diff: testing/buildbot/chromium.fyi.json

Issue 1421733004: Disable WebViewTest.InterstitialTeardown(OnBrowserShutdown) on Site Isolation FYI bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 { 1 {
2 "Android Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "scripts": [ 3 "scripts": [
4 { 4 {
5 "name": "telemetry_unittests", 5 "name": "telemetry_unittests",
6 "script": "telemetry_unittests.py" 6 "script": "telemetry_unittests.py"
7 } 7 }
8 ] 8 ]
9 }, 9 },
10 "Browser Side Navigation Linux": { 10 "Browser Side Navigation Linux": {
(...skipping 5201 matching lines...) Expand 10 before | Expand all | Expand 10 after
5212 "name": "nacl_integration", 5212 "name": "nacl_integration",
5213 "script": "nacl_integration.py" 5213 "script": "nacl_integration.py"
5214 } 5214 }
5215 ] 5215 ]
5216 }, 5216 },
5217 "Site Isolation Linux": { 5217 "Site Isolation Linux": {
5218 "gtest_tests": [ 5218 "gtest_tests": [
5219 { 5219 {
5220 "args": [ 5220 "args": [
5221 "--site-per-process", 5221 "--site-per-process",
5222 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectCo ntentScriptsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpda ted:ExtensionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanE mbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowserTest.*:Isolated AppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuE nabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:PhishingClassifierT est.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.*:PrerenderBrows erTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:*.RestoreCr ossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest.CrossProcessFra gment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.Cros sProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEven ts:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest.Cont extMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGuestCo ntainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTest.*: ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:*.ProfilesWithou tPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageURL:*.HomepageLoc ation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest.*:WebUIWebViewB rowserTest*:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTra cingBrowserTest.TestMemoryInfra" 5222 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectCo ntentScriptsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpda ted:ExtensionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanE mbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowserTest.*:Isolated AppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuE nabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:PhishingClassifierT est.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.*:PrerenderBrows erTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:*.RestoreCr ossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest.CrossProcessFra gment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.Cros sProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEven ts:WebViewTest.IndexedDBIsolation:WebViewTest.InterstitialTeardown*:WebViewTest. ScreenCoordinates:WebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestCon textMenu:WebViewTest.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWin dowTest.*:WebViewVisibilityTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPT oOptionsInSameTab:*.ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExten sion:*.NewTabPageURL:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClas sifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowserTest.RunsAudioVideoWe bRTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemoryInfra"
5223 ], 5223 ],
5224 "test": "browser_tests" 5224 "test": "browser_tests"
5225 }, 5225 },
5226 { 5226 {
5227 "args": [ 5227 "args": [
5228 "--site-per-process", 5228 "--site-per-process",
5229 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request" 5229 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request"
5230 ], 5230 ],
5231 "test": "content_browsertests" 5231 "test": "content_browsertests"
5232 }, 5232 },
(...skipping 10 matching lines...) Expand all
5243 ], 5243 ],
5244 "test": "unit_tests" 5244 "test": "unit_tests"
5245 } 5245 }
5246 ] 5246 ]
5247 }, 5247 },
5248 "Site Isolation Win": { 5248 "Site Isolation Win": {
5249 "gtest_tests": [ 5249 "gtest_tests": [
5250 { 5250 {
5251 "args": [ 5251 "args": [
5252 "--site-per-process", 5252 "--site-per-process",
5253 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectCo ntentScriptsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpda ted:ExtensionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanE mbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowserTest.*:Isolated AppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuE nabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:PhishingClassifierT est.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.*:PrerenderBrows erTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:*.RestoreCr ossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest.CrossProcessFra gment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.Cros sProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEven ts:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest.Cont extMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGuestCo ntainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTest.*: ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:*.ProfilesWithou tPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageURL:*.HomepageLoc ation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest.*:WebUIWebViewB rowserTest*:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTra cingBrowserTest.TestMemoryInfra" 5253 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectCo ntentScriptsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpda ted:ExtensionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanE mbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowserTest.*:Isolated AppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuE nabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:PhishingClassifierT est.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.*:PrerenderBrows erTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:*.RestoreCr ossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest.CrossProcessFra gment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.Cros sProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEven ts:WebViewTest.IndexedDBIsolation:WebViewTest.InterstitialTeardown*:WebViewTest. ScreenCoordinates:WebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestCon textMenu:WebViewTest.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWin dowTest.*:WebViewVisibilityTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPT oOptionsInSameTab:*.ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExten sion:*.NewTabPageURL:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClas sifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowserTest.RunsAudioVideoWe bRTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemoryInfra"
5254 ], 5254 ],
5255 "test": "browser_tests" 5255 "test": "browser_tests"
5256 }, 5256 },
5257 { 5257 {
5258 "args": [ 5258 "args": [
5259 "--site-per-process", 5259 "--site-per-process",
5260 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request" 5260 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request"
5261 ], 5261 ],
5262 "test": "content_browsertests" 5262 "test": "content_browsertests"
5263 }, 5263 },
5264 { 5264 {
5265 "args": [ 5265 "args": [
5266 "--site-per-process" 5266 "--site-per-process"
5267 ], 5267 ],
5268 "test": "content_unittests" 5268 "test": "content_unittests"
5269 }, 5269 },
5270 { 5270 {
5271 "args": [ 5271 "args": [
5272 "--site-per-process", 5272 "--site-per-process",
5273 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" 5273 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*"
5274 ], 5274 ],
5275 "test": "unit_tests" 5275 "test": "unit_tests"
5276 } 5276 }
5277 ] 5277 ]
5278 } 5278 }
5279 } 5279 }
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