| OLD | NEW |
| 1 { | 1 { |
| 2 "Android Cloud Tests": { | 2 "Android Cloud Tests": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "test": "android_webview_unittests" | 5 "test": "android_webview_unittests" |
| 6 }, | 6 }, |
| 7 { | 7 { |
| 8 "test": "base_unittests" | 8 "test": "base_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 5684 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5695 "name": "nacl_integration", | 5695 "name": "nacl_integration", |
| 5696 "script": "nacl_integration.py" | 5696 "script": "nacl_integration.py" |
| 5697 } | 5697 } |
| 5698 ] | 5698 ] |
| 5699 }, | 5699 }, |
| 5700 "Site Isolation Linux": { | 5700 "Site Isolation Linux": { |
| 5701 "gtest_tests": [ | 5701 "gtest_tests": [ |
| 5702 { | 5702 { |
| 5703 "args": [ | 5703 "args": [ |
| 5704 "--site-per-process", | 5704 "--site-per-process", |
| 5705 "--gtest_filter=-BrowserTest.InterstitialCancelsGuestViewDialogs:Brows
erTest.OtherRedirectsDontForkProcess:BrowserTest.WindowOpenClose:ChromeRenderPro
cessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:DevToolsExperimental
ExtensionTest.*:DevToolsExtensionTest.*:ErrorPageTest.*:ExtensionApiTest.Content
ScriptOtherExtensions:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpdated:Exte
nsionOptionsApiTest.ExtensionCanEmbedOwnOptions:IsolatedAppTest.*:MimeHandlerVie
wTest.*:*PDFExtensionTest.*:PhishingDOMFeatureExtractorTest.SubFrames:PrerenderB
rowserTest.*:ProcessManagementTest.*:RedirectTest.ClientEmptyReferer:ReferrerPol
icyTest.HttpsRedirect:*.RestoreWebUISettings:SSLUITest.TestGoodFrameNavigation:S
SLUITest.TestMarkNonSecureAs:WebNavigationApiTest.CrossProcessFragment:WebNaviga
tionApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.CrossProcessHistory
:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEvents:WebViewTest.
IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest.ContextMenusAPI_Pre
ventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGuestContainerBounds:W
ebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTest.*:*.NavigateFromN
TPToOptionsInSameTab:*.TabMove:*.WhitelistedExtension:*.NewTabPageURL:*.Homepage
Location:RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest*:
PhishingClassifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowserTest.Runs
AudioVideoWebRTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemoryInfra" | 5705 "--gtest_filter=-BrowserTest.InterstitialCancelsGuestViewDialogs:Brows
erTest.OtherRedirectsDontForkProcess:BrowserTest.WindowOpenClose:ChromeRenderPro
cessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:ErrorPageTest.*:Exte
nsionApiTest.ContentScriptOtherExtensions:ExtensionApiTest.Tabs2:ExtensionApiTes
t.TabsOnUpdated:ExtensionOptionsApiTest.ExtensionCanEmbedOwnOptions:IsolatedAppT
est.*:MimeHandlerViewTest.*:*PDFExtensionTest.*:PhishingDOMFeatureExtractorTest.
SubFrames:PrerenderBrowserTest.*:ProcessManagementTest.*:RedirectTest.ClientEmpt
yReferer:ReferrerPolicyTest.HttpsRedirect:*.RestoreWebUISettings:SSLUITest.TestG
oodFrameNavigation:SSLUITest.TestMarkNonSecureAs:WebNavigationApiTest.CrossProce
ssFragment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest
.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouc
hEvents:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest
.ContextMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGu
estContainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTe
st.*:*.NavigateFromNTPToOptionsInSameTab:*.TabMove:*.WhitelistedExtension:*.NewT
abPageURL:*.HomepageLocation:RestoreOnStartupPolicyTestInstance/RestoreOnStartup
PolicyTest.RunTest*:PhishingClassifierDelegateTest.*:WebUIWebViewBrowserTest*:We
bRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTracingBrowserTes
t.TestMemoryInfra" |
| 5706 ], | 5706 ], |
| 5707 "test": "browser_tests" | 5707 "test": "browser_tests" |
| 5708 }, | 5708 }, |
| 5709 { | 5709 { |
| 5710 "args": [ | 5710 "args": [ |
| 5711 "--site-per-process", | 5711 "--site-per-process", |
| 5712 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:SessionHistor
yTest.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProt
ocolTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOrigi
nalRequest:*.RestoreSubframeFileAccessForHistoryNavigation" | 5712 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:SessionHistor
yTest.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProt
ocolTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOrigi
nalRequest:*.RestoreSubframeFileAccessForHistoryNavigation" |
| 5713 ], | 5713 ], |
| 5714 "test": "content_browsertests" | 5714 "test": "content_browsertests" |
| 5715 }, | 5715 }, |
| (...skipping 10 matching lines...) Expand all Loading... |
| 5726 ], | 5726 ], |
| 5727 "test": "unit_tests" | 5727 "test": "unit_tests" |
| 5728 } | 5728 } |
| 5729 ] | 5729 ] |
| 5730 }, | 5730 }, |
| 5731 "Site Isolation Win": { | 5731 "Site Isolation Win": { |
| 5732 "gtest_tests": [ | 5732 "gtest_tests": [ |
| 5733 { | 5733 { |
| 5734 "args": [ | 5734 "args": [ |
| 5735 "--site-per-process", | 5735 "--site-per-process", |
| 5736 "--gtest_filter=-BrowserTest.InterstitialCancelsGuestViewDialogs:Brows
erTest.OtherRedirectsDontForkProcess:BrowserTest.WindowOpenClose:ChromeRenderPro
cessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:DevToolsExperimental
ExtensionTest.*:DevToolsExtensionTest.*:ErrorPageTest.*:ExtensionApiTest.Content
ScriptOtherExtensions:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpdated:Exte
nsionOptionsApiTest.ExtensionCanEmbedOwnOptions:IsolatedAppTest.*:MimeHandlerVie
wTest.*:*PDFExtensionTest.*:PhishingDOMFeatureExtractorTest.SubFrames:PrerenderB
rowserTest.*:ProcessManagementTest.*:RedirectTest.ClientEmptyReferer:ReferrerPol
icyTest.HttpsRedirect:*.RestoreWebUISettings:SSLUITest.TestGoodFrameNavigation:S
SLUITest.TestMarkNonSecureAs:WebNavigationApiTest.CrossProcessFragment:WebNaviga
tionApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.CrossProcessHistory
:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEvents:WebViewTest.
IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest.ContextMenusAPI_Pre
ventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGuestContainerBounds:W
ebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTest.*:*.NavigateFromN
TPToOptionsInSameTab:*.TabMove:*.WhitelistedExtension:*.NewTabPageURL:*.Homepage
Location:RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest*:
PhishingClassifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowserTest.Runs
AudioVideoWebRTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemoryInfra" | 5736 "--gtest_filter=-BrowserTest.InterstitialCancelsGuestViewDialogs:Brows
erTest.OtherRedirectsDontForkProcess:BrowserTest.WindowOpenClose:ChromeRenderPro
cessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:ErrorPageTest.*:Exte
nsionApiTest.ContentScriptOtherExtensions:ExtensionApiTest.Tabs2:ExtensionApiTes
t.TabsOnUpdated:ExtensionOptionsApiTest.ExtensionCanEmbedOwnOptions:IsolatedAppT
est.*:MimeHandlerViewTest.*:*PDFExtensionTest.*:PhishingDOMFeatureExtractorTest.
SubFrames:PrerenderBrowserTest.*:ProcessManagementTest.*:RedirectTest.ClientEmpt
yReferer:ReferrerPolicyTest.HttpsRedirect:*.RestoreWebUISettings:SSLUITest.TestG
oodFrameNavigation:SSLUITest.TestMarkNonSecureAs:WebNavigationApiTest.CrossProce
ssFragment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest
.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouc
hEvents:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest
.ContextMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGu
estContainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTe
st.*:*.NavigateFromNTPToOptionsInSameTab:*.TabMove:*.WhitelistedExtension:*.NewT
abPageURL:*.HomepageLocation:RestoreOnStartupPolicyTestInstance/RestoreOnStartup
PolicyTest.RunTest*:PhishingClassifierDelegateTest.*:WebUIWebViewBrowserTest*:We
bRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTracingBrowserTes
t.TestMemoryInfra" |
| 5737 ], | 5737 ], |
| 5738 "test": "browser_tests" | 5738 "test": "browser_tests" |
| 5739 }, | 5739 }, |
| 5740 { | 5740 { |
| 5741 "args": [ | 5741 "args": [ |
| 5742 "--site-per-process", | 5742 "--site-per-process", |
| 5743 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:SessionHistor
yTest.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProt
ocolTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOrigi
nalRequest:*.RestoreSubframeFileAccessForHistoryNavigation" | 5743 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:SessionHistor
yTest.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProt
ocolTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOrigi
nalRequest:*.RestoreSubframeFileAccessForHistoryNavigation" |
| 5744 ], | 5744 ], |
| 5745 "test": "content_browsertests" | 5745 "test": "content_browsertests" |
| 5746 }, | 5746 }, |
| 5747 { | 5747 { |
| 5748 "args": [ | 5748 "args": [ |
| 5749 "--site-per-process" | 5749 "--site-per-process" |
| 5750 ], | 5750 ], |
| 5751 "test": "content_unittests" | 5751 "test": "content_unittests" |
| 5752 }, | 5752 }, |
| 5753 { | 5753 { |
| 5754 "args": [ | 5754 "args": [ |
| 5755 "--site-per-process", | 5755 "--site-per-process", |
| 5756 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" | 5756 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" |
| 5757 ], | 5757 ], |
| 5758 "test": "unit_tests" | 5758 "test": "unit_tests" |
| 5759 } | 5759 } |
| 5760 ] | 5760 ] |
| 5761 } | 5761 } |
| 5762 } | 5762 } |
| OLD | NEW |