OLD | NEW |
---|---|
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 5398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5409 { | 5409 { |
5410 "args": [ | 5410 "args": [ |
5411 "--site-per-process", | 5411 "--site-per-process", |
5412 "--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" | 5412 "--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" |
5413 ], | 5413 ], |
5414 "test": "browser_tests" | 5414 "test": "browser_tests" |
5415 }, | 5415 }, |
5416 { | 5416 { |
5417 "args": [ | 5417 "args": [ |
5418 "--site-per-process", | 5418 "--site-per-process", |
5419 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:RenderFrameHostManagerTest.Resto re*" | 5419 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" |
5420 ], | 5420 ], |
Charlie Reis
2015/11/04 18:42:42
We had two Restore tests disabled before, and now
| |
5421 "test": "content_browsertests" | 5421 "test": "content_browsertests" |
5422 }, | 5422 }, |
5423 { | 5423 { |
5424 "args": [ | 5424 "args": [ |
5425 "--site-per-process" | 5425 "--site-per-process" |
5426 ], | 5426 ], |
5427 "test": "content_unittests" | 5427 "test": "content_unittests" |
5428 }, | 5428 }, |
5429 { | 5429 { |
5430 "args": [ | 5430 "args": [ |
5431 "--site-per-process", | 5431 "--site-per-process", |
5432 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" | 5432 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" |
5433 ], | 5433 ], |
5434 "test": "unit_tests" | 5434 "test": "unit_tests" |
5435 } | 5435 } |
5436 ] | 5436 ] |
5437 }, | 5437 }, |
5438 "Site Isolation Win": { | 5438 "Site Isolation Win": { |
5439 "gtest_tests": [ | 5439 "gtest_tests": [ |
5440 { | 5440 { |
5441 "args": [ | 5441 "args": [ |
5442 "--site-per-process", | 5442 "--site-per-process", |
5443 "--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" | 5443 "--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" |
5444 ], | 5444 ], |
5445 "test": "browser_tests" | 5445 "test": "browser_tests" |
5446 }, | 5446 }, |
5447 { | 5447 { |
5448 "args": [ | 5448 "args": [ |
5449 "--site-per-process", | 5449 "--site-per-process", |
5450 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:RenderFrameHostManagerTest.Resto re*" | 5450 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" |
5451 ], | 5451 ], |
5452 "test": "content_browsertests" | 5452 "test": "content_browsertests" |
5453 }, | 5453 }, |
5454 { | 5454 { |
5455 "args": [ | 5455 "args": [ |
5456 "--site-per-process" | 5456 "--site-per-process" |
5457 ], | 5457 ], |
5458 "test": "content_unittests" | 5458 "test": "content_unittests" |
5459 }, | 5459 }, |
5460 { | 5460 { |
5461 "args": [ | 5461 "args": [ |
5462 "--site-per-process", | 5462 "--site-per-process", |
5463 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" | 5463 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" |
5464 ], | 5464 ], |
5465 "test": "unit_tests" | 5465 "test": "unit_tests" |
5466 } | 5466 } |
5467 ] | 5467 ] |
5468 } | 5468 } |
5469 } | 5469 } |
OLD | NEW |