OLD | NEW |
1 { | 1 { |
2 "Linux Trusty": { | 2 "Linux Trusty": { |
3 "gtest_tests": [ | 3 "gtest_tests": [ |
4 "accessibility_unittests", | 4 "accessibility_unittests", |
5 "app_list_unittests", | 5 "app_list_unittests", |
6 "app_shell_unittests", | 6 "app_shell_unittests", |
7 "aura_unittests", | 7 "aura_unittests", |
8 "interactive_ui_tests", | 8 "interactive_ui_tests", |
9 "base_unittests", | 9 "base_unittests", |
10 "cacheinvalidation_unittests", | 10 "cacheinvalidation_unittests", |
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
326 { | 326 { |
327 "name": "telemetry_perf_unittests", | 327 "name": "telemetry_perf_unittests", |
328 "script": "telemetry_perf_unittests.py" | 328 "script": "telemetry_perf_unittests.py" |
329 }, | 329 }, |
330 { | 330 { |
331 "name": "nacl_integration", | 331 "name": "nacl_integration", |
332 "script": "nacl_integration.py" | 332 "script": "nacl_integration.py" |
333 } | 333 } |
334 ] | 334 ] |
335 }, | 335 }, |
336 "Linux ChromiumOS Athena Tests (1)": { | |
337 "gtest_tests": [ | |
338 { | |
339 "test": "athena_unittests", | |
340 "swarming": { | |
341 "can_use_on_swarming_builders": true | |
342 } | |
343 }, | |
344 { | |
345 "test": "browser_tests", | |
346 "swarming": { | |
347 "can_use_on_swarming_builders": true, | |
348 "shards": 5 | |
349 } | |
350 } | |
351 ] | |
352 }, | |
353 "Site Isolation Linux": { | 336 "Site Isolation Linux": { |
354 "gtest_tests": [ | 337 "gtest_tests": [ |
355 { "test": "content_unittests", "args": ["--site-per-process"] }, | 338 { "test": "content_unittests", "args": ["--site-per-process"] }, |
356 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_
filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D
ontSwapProcessWithOnlyTargetBlank:*.DisownOpener:*.NavigateWithLeftoverFrames:*.
DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedOutViews:*.Supp
ortCrossProcessPostMessageWithMessagePort:*.AllowTargetedNavigationsInOpenerAfte
rSwap"] } | 339 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_
filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D
isownOpener:*.DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedO
utViews:*.SupportCrossProcessPostMessageWithMessagePort"] }, |
| 340 { "test": "unit_tests", "args": ["--site-per-process"] }, |
| 341 { "test": "browser_tests", "args": ["--site-per-process", "--gtest_filter=
-AppApiTest.*:AutofillDialogControllerTest.*:BlockedAppApiTest.*:BookmarkOverrid
eTest.*:BrowserTest.OtherRedirectsDontForkProcess:ChromeAppAPITest.*:ChromeRende
rProcessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:DevToolsExperime
ntalExtensionTest.*:DevToolsExtensionTest.*:DnsProbeBrowserTest.*:ErrorPageTest.
*:ExecuteScriptApiTest.ExecuteScriptPermissions:ExtensionApiTest.ContentScriptEx
tensionIframe:ExtensionApiTest.ContentScriptOtherExtensions:ExtensionApiTest.Con
tentScriptExtensionProcess:ExtensionApiTest.TabsOnUpdated:ExtensionApiTest.Windo
wOpenPopupIframe:ExtensionBrowserTest.LoadChromeExtensionsWithOptionsParamWhenEm
bedded:ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate:ExtensionOptionsA
piTest.ExtensionCanEmbedOwnOptions:ExtensionSettingsApiTest.SimpleTest:Extension
WebUITest.CanEmbedExtensionOptions:ExtensionWebUITest.ReceivesExtensionOptionsOn
Close:ExternallyConnectableMessagingTest.*:GeolocationBrowserTest.*:HistoryBrows
erTest.*:InlineLoginUISafeIframeBrowserTest.*:IsolatedAppTest.*:LaunchWebAuthFlo
wFunctionTest.*:MimeHandlerViewTest.*:NaClBrowserTestNonSfiMode.*:OptionsUIBrows
erTest.*:PhishingClassifierTest.*:PhishingDOMFeatureExtractorTest.*:PlatformAppU
rlRedirectorBrowserTest.*:PopupBlockerBrowserTest.*:PortForwardingTest.*:Prerend
erBrowserTest.*:ProcessManagementTest.*:ProfileManagerBrowserTest.*:RedirectTest
.*:ReferrerPolicyTest.*:SandboxStatusUITest.*:SSLUITest.*:SyncFileSystemApiTest.
GetFileStatuses:SyncFileSystemTest.*:WebNavigationApiTest.CrossProcessFragment:W
ebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.CrossProces
sHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.*:ZoomControllerBrowse
rTest.*"] } |
357 ] | 342 ] |
358 }, | 343 }, |
359 "Site Isolation Win": { | 344 "Site Isolation Win": { |
360 "gtest_tests": [ | 345 "gtest_tests": [ |
361 { "test": "content_unittests", "args": ["--site-per-process"] }, | 346 { "test": "content_unittests", "args": ["--site-per-process"] }, |
362 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_
filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D
ontSwapProcessWithOnlyTargetBlank:*.DisownOpener:*.NavigateWithLeftoverFrames:*.
DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedOutViews:*.Supp
ortCrossProcessPostMessageWithMessagePort:*.AllowTargetedNavigationsInOpenerAfte
rSwap"] } | 347 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_
filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D
isownOpener:*.DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedO
utViews:*.SupportCrossProcessPostMessageWithMessagePort"] }, |
| 348 { "test": "unit_tests", "args": ["--site-per-process"] }, |
| 349 { "test": "browser_tests", "args": ["--site-per-process", "--gtest_filter=
-AppApiTest.*:AutofillDialogControllerTest.*:BlockedAppApiTest.*:BookmarkOverrid
eTest.*:BrowserTest.OtherRedirectsDontForkProcess:ChromeAppAPITest.*:ChromeRende
rProcessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:DevToolsExperime
ntalExtensionTest.*:DevToolsExtensionTest.*:DnsProbeBrowserTest.*:ErrorPageTest.
*:ExecuteScriptApiTest.ExecuteScriptPermissions:ExtensionApiTest.ContentScriptEx
tensionIframe:ExtensionApiTest.ContentScriptOtherExtensions:ExtensionApiTest.Con
tentScriptExtensionProcess:ExtensionApiTest.TabsOnUpdated:ExtensionApiTest.Windo
wOpenPopupIframe:ExtensionBrowserTest.LoadChromeExtensionsWithOptionsParamWhenEm
bedded:ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate:ExtensionOptionsA
piTest.ExtensionCanEmbedOwnOptions:ExtensionSettingsApiTest.SimpleTest:Extension
WebUITest.CanEmbedExtensionOptions:ExtensionWebUITest.ReceivesExtensionOptionsOn
Close:ExternallyConnectableMessagingTest.*:GeolocationBrowserTest.*:HistoryBrows
erTest.*:InlineLoginUISafeIframeBrowserTest.*:IsolatedAppTest.*:LaunchWebAuthFlo
wFunctionTest.*:MimeHandlerViewTest.*:NaClBrowserTestNonSfiMode.*:OptionsUIBrows
erTest.*:PhishingClassifierTest.*:PhishingDOMFeatureExtractorTest.*:PlatformAppU
rlRedirectorBrowserTest.*:PopupBlockerBrowserTest.*:PortForwardingTest.*:Prerend
erBrowserTest.*:ProcessManagementTest.*:ProfileManagerBrowserTest.*:RedirectTest
.*:ReferrerPolicyTest.*:SandboxStatusUITest.*:SSLUITest.*:SyncFileSystemApiTest.
GetFileStatuses:SyncFileSystemTest.*:WebNavigationApiTest.CrossProcessFragment:W
ebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.CrossProces
sHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.*:ZoomControllerBrowse
rTest.*"] } |
363 ] | 350 ] |
364 }, | 351 }, |
365 "Browser Side Navigation Linux": { | 352 "Browser Side Navigation Linux": { |
366 "gtest_tests": [ | 353 "gtest_tests": [ |
367 { "test": "content_unittests", "args": ["--enable-browser-side-navigation"
, "--gtest_filter=-ResourceDispatcherHostTest.TransferNavigationHtml:ResourceDis
patcherHostTest.TransferNavigationText:ResourceDispatcherHostTest.TransferNaviga
tionWithProcessCrash:ResourceDispatcherHostTest.TransferNavigationWithTwoRedirec
ts:ResourceDispatcherHostTest.TransferTwoNavigationsHtml:RenderFrameHostManagerT
est.CancelPendingProperlyDeletesOrSwaps:WebContentsImplTest.CrossSiteNotPreempte
dDuringBeforeUnload"] }, | 354 { "test": "content_unittests", "args": ["--enable-browser-side-navigation"
, "--gtest_filter=-ResourceDispatcherHostTest.TransferNavigationHtml:ResourceDis
patcherHostTest.TransferNavigationText:ResourceDispatcherHostTest.TransferNaviga
tionWithProcessCrash:ResourceDispatcherHostTest.TransferNavigationWithTwoRedirec
ts:ResourceDispatcherHostTest.TransferTwoNavigationsHtml:RenderFrameHostManagerT
est.CancelPendingProperlyDeletesOrSwaps:WebContentsImplTest.CrossSiteNotPreempte
dDuringBeforeUnload"] }, |
368 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati
on"] } | 355 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati
on"] } |
369 ] | 356 ] |
| 357 }, |
| 358 "CrWinClang tester": { |
| 359 "gtest_tests": [ |
| 360 { |
| 361 "test": "base_unittests", |
| 362 "swarming": { |
| 363 "can_use_on_swarming_builders": true |
| 364 } |
| 365 }, |
| 366 "cacheinvalidation_unittests", |
| 367 "chrome_elf_unittests", |
| 368 "components_unittests", |
| 369 "courgette_unittests", |
| 370 "crypto_unittests", |
| 371 "extensions_unittests", |
| 372 "gcm_unit_tests", |
| 373 "google_apis_unittests", |
| 374 "gpu_unittests", |
| 375 "url_unittests", |
| 376 "jingle_unittests", |
| 377 "content_unittests", |
| 378 "device_unittests", |
| 379 "media_unittests", |
| 380 "net_unittests", |
| 381 "ppapi_unittests", |
| 382 "printing_unittests", |
| 383 "remoting_unittests", |
| 384 "sbox_unittests", |
| 385 "sbox_integration_tests", |
| 386 "sbox_validation_tests", |
| 387 "ipc_tests", |
| 388 "sync_unit_tests", |
| 389 "unit_tests", |
| 390 "sql_unittests", |
| 391 "ui_base_unittests", |
| 392 "views_unittests", |
| 393 "browser_tests", |
| 394 { |
| 395 "test": "content_browsertests", |
| 396 "swarming": { |
| 397 "can_use_on_swarming_builders": true |
| 398 } |
| 399 }, |
| 400 "installer_util_unittests" |
| 401 ] |
370 } | 402 } |
371 } | 403 } |
OLD | NEW |