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 "Android User Builder Tests": { | 10 "Android User Builder Tests": { |
(...skipping 5608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5619 "name": "nacl_integration", | 5619 "name": "nacl_integration", |
5620 "script": "nacl_integration.py" | 5620 "script": "nacl_integration.py" |
5621 } | 5621 } |
5622 ] | 5622 ] |
5623 }, | 5623 }, |
5624 "Site Isolation Linux": { | 5624 "Site Isolation Linux": { |
5625 "gtest_tests": [ | 5625 "gtest_tests": [ |
5626 { | 5626 { |
5627 "args": [ | 5627 "args": [ |
5628 "--site-per-process", | 5628 "--site-per-process", |
5629 "--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" | 5629 "--gtest_filter=-BrowserTest.InterstitialCancelsGuestViewDialogs:Brows erTest.OtherRedirectsDontForkProcess:ChromeRenderProcessHostTest.*:ChromeRenderP rocessHostTestWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExte nsionTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensions:Extens ionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectContentScrip tsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpdated:Extens ionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanEmbedOwnOpt ions:ExtensionViewTest.*:IsolatedAppTest.*:MimeHandlerViewTest.*:*PDFExtensionTe st.*:PhishingClassifierTest.*:PhishingDOMFeatureExtractorTest.*:PrerenderBrowser Test.*:ProcessManagementTest.*:RedirectTest.ClientEmptyReferer:ReferrerPolicyTes t.HttpsRedirect:SSLUITest.TestGoodFrameNavigation:WebNavigationApiTest.CrossProc essFragment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTes t.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTou chEvents:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTes t.ContextMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedG uestContainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityT est.*:*.NavigateFromNTPToOptionsInSameTab:*.TabMove:*.WhitelistedExtension:*.New TabPageURL:*.HomepageLocation:RestoreOnStartupPolicyTestInstance/RestoreOnStartu pPolicyTest.RunTest*:PhishingClassifierDelegateTest.*:WebUIWebViewBrowserTest*:W ebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTracingBrowserTe st.TestMemoryInfra" |
5630 ], | 5630 ], |
5631 "test": "browser_tests" | 5631 "test": "browser_tests" |
5632 }, | 5632 }, |
5633 { | 5633 { |
5634 "args": [ | 5634 "args": [ |
5635 "--site-per-process", | 5635 "--site-per-process", |
5636 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" | 5636 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" |
5637 ], | 5637 ], |
5638 "test": "content_browsertests" | 5638 "test": "content_browsertests" |
5639 }, | 5639 }, |
(...skipping 10 matching lines...) Expand all Loading... | |
5650 ], | 5650 ], |
5651 "test": "unit_tests" | 5651 "test": "unit_tests" |
5652 } | 5652 } |
5653 ] | 5653 ] |
5654 }, | 5654 }, |
5655 "Site Isolation Win": { | 5655 "Site Isolation Win": { |
5656 "gtest_tests": [ | 5656 "gtest_tests": [ |
5657 { | 5657 { |
5658 "args": [ | 5658 "args": [ |
5659 "--site-per-process", | 5659 "--site-per-process", |
5660 "--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" | 5660 "--gtest_filter=-BrowserTest.InterstitialCancelsGuestViewDialogs:Brows erTest.OtherRedirectsDontForkProcess:ChromeRenderProcessHostTest.*:ChromeRenderP rocessHostTestWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExte nsionTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensions:Extens ionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectContentScrip tsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpdated:Extens ionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanEmbedOwnOpt ions:ExtensionViewTest.*:IsolatedAppTest.*:MimeHandlerViewTest.*:*PDFExtensionTe st.*:PhishingClassifierTest.TestClassification:PhishingDOMFeatureExtractorTest.* :PrerenderBrowserTest.*:ProcessManagementTest.*:RedirectTest.ClientEmptyReferer: ReferrerPolicyTest.HttpsRedirect:SSLUITest.TestGoodFrameNavigation:WebNavigation ApiTest.CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingleProcess:We bNavigationApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebV iewTest.AcceptTouchEvents:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoord inates:WebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestContextMenu:We bViewTest.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:W ebViewVisibilityTest.*:*.NavigateFromNTPToOptionsInSameTab:*.TabMove:*.Whitelist edExtension:*.NewTabPageURL:*.HomepageLocation:RestoreOnStartupPolicyTestInstanc e/RestoreOnStartupPolicyTest.RunTest*:PhishingClassifierDelegateTest.*:WebUIWebV iewBrowserTest*:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProces sTracingBrowserTest.TestMemoryInfra" |
Charlie Reis
2015/11/20 23:13:59
Hmm, this pattern differs from the Linux pattern.
Łukasz Anforowicz
2015/11/30 23:09:58
Not intentional / I thought that I backed out of t
| |
5661 ], | 5661 ], |
5662 "test": "browser_tests" | 5662 "test": "browser_tests" |
5663 }, | 5663 }, |
5664 { | 5664 { |
5665 "args": [ | 5665 "args": [ |
5666 "--site-per-process", | 5666 "--site-per-process", |
5667 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" | 5667 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" |
5668 ], | 5668 ], |
5669 "test": "content_browsertests" | 5669 "test": "content_browsertests" |
5670 }, | 5670 }, |
5671 { | 5671 { |
5672 "args": [ | 5672 "args": [ |
5673 "--site-per-process" | 5673 "--site-per-process" |
5674 ], | 5674 ], |
5675 "test": "content_unittests" | 5675 "test": "content_unittests" |
5676 }, | 5676 }, |
5677 { | 5677 { |
5678 "args": [ | 5678 "args": [ |
5679 "--site-per-process", | 5679 "--site-per-process", |
5680 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" | 5680 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" |
5681 ], | 5681 ], |
5682 "test": "unit_tests" | 5682 "test": "unit_tests" |
5683 } | 5683 } |
5684 ] | 5684 ] |
5685 } | 5685 } |
5686 } | 5686 } |
OLD | NEW |