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 5208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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.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" |
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=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo
fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist
oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga
tionControllerBrowserTest.ReloadOriginalRequest" | 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 }, |
5233 { | 5233 { |
5234 "args": [ | 5234 "args": [ |
5235 "--site-per-process" | 5235 "--site-per-process" |
5236 ], | 5236 ], |
5237 "test": "content_unittests" | 5237 "test": "content_unittests" |
5238 }, | 5238 }, |
5239 { | 5239 { |
(...skipping 10 matching lines...) Expand all Loading... |
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.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" |
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=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo
fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist
oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga
tionControllerBrowserTest.ReloadOriginalRequest" | 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 } |
OLD | NEW |