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 333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
344 "Site Isolation Win": { | 344 "Site Isolation Win": { |
345 "gtest_tests": [ | 345 "gtest_tests": [ |
346 { "test": "content_unittests", "args": ["--site-per-process"] }, | 346 { "test": "content_unittests", "args": ["--site-per-process"] }, |
347 { "test": "content_browsertests", "args": ["--site-per-process", "--gtest_
filter=-*.AllowTargetedNavigationsAfterSwap:*.SupportCrossProcessPostMessage:*.D
isownOpener:*.DontPreemptNavigationWithFrameTreeUpdate:*.ProcessExitWithSwappedO
utViews:*.SupportCrossProcessPostMessageWithMessagePort"] }, | 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"] }, | 348 { "test": "unit_tests", "args": ["--site-per-process"] }, |
349 { "test": "browser_tests", "args": ["--site-per-process", "--gtest_filter=
-AppApiTest.*:BlockedAppApiTest.*:BrowserTest.ClearPendingOnFailUnlessNTP:Browse
rTest.OtherRedirectsDontForkProcess:BrowserTest.WindowOpenClose:ChromeAppAPITest
.*:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:De
vToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*:DnsProbeBrowserTest.*:
ErrorPageTest.*:ExecuteScriptApiTest.ExecuteScriptPermissions:ExtensionApiTest.C
hromeRuntimeOpenOptionsPage:ExtensionApiTest.ContentScriptExtensionIframe:Extens
ionApiTest.ContentScriptOtherExtensions:ExtensionApiTest.ContentScriptExtensionP
rocess:ExtensionApiTest.TabsOnUpdated:ExtensionApiTest.WindowOpenPopupIframe:Ext
ensionBrowserTest.LoadChromeExtensionsWithOptionsParamWhenEmbedded:ExtensionCrxI
nstallerTest.InstallDelayedUntilNextUpdate:ExtensionOptionsApiTest.ExtensionCanE
mbedOwnOptions:ExtensionWebUITest.CanEmbedExtensionOptions:ExtensionWebUITest.Re
ceivesExtensionOptionsOnClose:ExternallyConnectableMessagingTest.*:HistoryBrowse
rTest.*:InlineLoginUISafeIframeBrowserTest.*:IsolatedAppTest.*:LaunchWebAuthFlow
FunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuEnabledInGuestMode:OptionsUI
BrowserTest.*:PhishingClassifierTest.*:PhishingDOMFeatureExtractorTest.*:Platfor
mAppUrlRedirectorBrowserTest.*:PopupBlockerBrowserTest.*:PrerenderBrowserTest.*:
ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:SSLUITest.*:WebNavig
ationApiTest.CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingleProce
ss:WebNavigationApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*
:WebViewTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:*
.ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageUR
L:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest.
*:WebUIWebViewBrowserTest.ExecuteScriptCode"] } | 349 { "test": "browser_tests", "args": ["--site-per-process", "--gtest_filter=
-AppApiTest.*:BlockedAppApiTest.*:BrowserTest.ClearPendingOnFailUnlessNTP:Browse
rTest.OtherRedirectsDontForkProcess:BrowserTest.WindowOpenClose:ChromeAppAPITest
.*:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTestWithCommandLine.*:De
vToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*:DnsProbeBrowserTest.*:
ErrorPageTest.*:ExecuteScriptApiTest.ExecuteScriptPermissions:ExtensionApiTest.C
hromeRuntimeOpenOptionsPage:ExtensionApiTest.ContentScriptExtensionIframe:Extens
ionApiTest.ContentScriptOtherExtensions:ExtensionApiTest.ContentScriptExtensionP
rocess:ExtensionApiTest.TabsOnUpdated:ExtensionApiTest.WindowOpenPopupIframe:Ext
ensionBrowserTest.LoadChromeExtensionsWithOptionsParamWhenEmbedded:ExtensionCrxI
nstallerTest.InstallDelayedUntilNextUpdate:ExtensionOptionsApiTest.ExtensionCanE
mbedOwnOptions:ExtensionWebUITest.CanEmbedExtensionOptions:ExtensionWebUITest.Re
ceivesExtensionOptionsOnClose:ExternallyConnectableMessagingTest.*:HistoryBrowse
rTest.*:InlineLoginUISafeIframeBrowserTest.*:IsolatedAppTest.*:LaunchWebAuthFlow
FunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuEnabledInGuestMode:OptionsUI
BrowserTest.*:PhishingClassifierTest.*:PhishingDOMFeatureExtractorTest.*:Platfor
mAppUrlRedirectorBrowserTest.*:PopupBlockerBrowserTest.*:PrerenderBrowserTest.*:
ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:SSLUITest.*:WebNavig
ationApiTest.CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingleProce
ss:WebNavigationApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*
:WebViewTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:*
.ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageUR
L:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest.
*:WebUIWebViewBrowserTest.ExecuteScriptCode"] } |
350 ] | 350 ] |
351 }, | 351 }, |
352 "Browser Side Navigation Linux": { | 352 "Browser Side Navigation Linux": { |
353 "gtest_tests": [ | 353 "gtest_tests": [ |
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"] }, | 354 { "test": "content_unittests", "args": ["--enable-browser-side-navigation"
, "--gtest_filter=-DevToolsManagerTest.ReattachOnCancelPendingNavigation:Navigat
ionControllerTest.CopyRestoredStateAndNavigate:NavigationControllerTest.LoadURL_
AbortDoesntCancelPending:NavigationControllerTest.LoadURL_IgnorePreemptsPending:
NavigationControllerTest.ReloadOriginalRequestURL:NavigationControllerTest.ShowR
endererURLAfterFailUntilModified:NavigationControllerTest.ShowRendererURLInNewTa
bUntilModified:OverscrollNavigationOverlayTest.LoadUpdateWithoutNonEmptyPaint:Re
nderFrameHostManagerTest.AlwaysSendEnableViewSourceMode:RenderFrameHostManagerTe
st.CancelPendingProperlyDeletesOrSwaps:RenderFrameHostManagerTest.DetachPendingC
hild:RenderFrameHostManagerTest.PageDoesBackAndReload:RenderViewHostTest.ResetUn
loadOnReload:ResourceDispatcherHostTest.TransferNavigationHtml:ResourceDispatche
rHostTest.TransferNavigationText:ResourceDispatcherHostTest.TransferNavigationWi
thProcessCrash:ResourceDispatcherHostTest.TransferNavigationWithTwoRedirects:Res
ourceDispatcherHostTest.TransferTwoNavigationsHtml:WebContentsImplTest.ActiveCon
tentsCountChangeBrowsingInstance:WebContentsImplTest.CrossSiteNavigationBackPree
mpted:WebContentsImplTest.CrossSiteNavigationCanceled:WebContentsImplTest.CrossS
iteNavigationPreempted:WebContentsImplTest.CrossSiteNotPreemptedDuringBeforeUnlo
ad:WebContentsImplTest.NoEarlyStop"] }, |
355 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati
on"] } | 355 { "test": "content_browsertests", "args": ["--enable-browser-side-navigati
on", "--gtest_filter=-BatteryMonitorImplTest.BatteryManagerWithEventListener:DOM
StorageBrowserTest.SanityCheckIncognito:DownloadContentTest.ResumeWithDeletedFil
e:NavigationControllerBrowserTest.NavigationTypeClassification_NewPage:RenderFra
meHostManagerTest.ShowLoadingURLUntilSpoof:DownloadContentTest.ShutdownInProgres
s:DatabaseTest.ReloadPage:NavigationControllerBrowserTest.NavigationTypeClassifi
cation_InPage:DownloadContentTest.DownloadCancelled:DownloadContentTest.CancelAt
Release:DownloadContentTest.ResumeWithFileInitError:IndexedDBBrowserTest.DiskFul
lOnCommit:BookmarkletTest.NonEmptyResult:RenderFrameHostManagerTest.IgnoreRender
erDebugURLsWhenCrashed:SitePerProcessAccessibilityBrowserTest.CrossSiteIframeAcc
essibility:NavigationControllerBrowserTest.NavigationTypeClassification_NewAndAu
toSubframe:DownloadContentTest.ResumeInterruptedDownloadNoVerifiers:SitePerProce
ssDevToolsBrowserTest.CrossSiteIframeAgentHost:CrossSiteTransferTest.ReplaceEntr
yInProcessThenTranfers:DeviceInertialSensorBrowserTest.MotionNullTest:BatteryMon
itorImplTest.BatteryManagerDefaultValues:IndexedDBBrowserTest.DeleteForOriginDel
etesBlobs:DownloadContentTest.ResumeInterruptedDownload:IndexedDBBrowserTest.Cur
sorTest:DownloadContentTest.MultiDownload:NavigationControllerBrowserTest.Correc
tLengthWithCurrentItemReplacement:IndexedDBBrowserTest.KeyTypesTest:DownloadCont
entTest.CancelInterruptedDownload:DownloadContentTest.DownloadOctetStream:Indexe
dDBBrowserTest.TransactionGetTest:CrossSiteTransferTest.ReplaceEntryCrossProcess
ThenTransfer:RenderFrameHostManagerTest.BackForwardNotStale:IndexedDBBrowserTest
.CallbackAccounting:BatteryMonitorImplTest.BatteryManagerResolvePromise:RenderFr
ameHostManagerTest.DontPreemptNavigationWithFrameTreeUpdate:IndexedDBBrowserTest
.CursorPrefetch:BookmarkletTest.Redirect:DownloadContentTest.ResumeInterruptedDo
wnloadNoRange:DownloadContentTest.ResumeWithFileIntermediateRenameError:IndexedD
BBrowserTest.CursorTestIncognito:CrossProcessFrameTreeBrowserTest.OriginSetOnCro
ssProcessNavigations:DownloadContentTest.ResumeInterruptedDownloadBadPreconditio
n:RenderFrameHostManagerTest.RestoreSubframeFileAccessForHistoryNavigation:Rende
rFrameHostManagerTest.ForceSwapAfterWebUIBindings:DownloadContentTest.CancelResu
mingDownload:DownloadContentTest.DownloadGZipWithNoContent:RenderFrameHostManage
rTest.RestoreFileAccessForHistoryNavigation:CrossSiteTransferTest.ReplaceEntryCr
ossProcessTwice:BookmarkletTest.DocumentWrite:IndexedDBBrowserTest.DatabaseTest:
HostZoomMapImplBrowserTest.GetZoomForView_HostAndScheme:CrossSiteTransferTest.No
LeakOnCrossSiteCancel:NavigationControllerBrowserTest.SubframeOnEmptyPage:Downlo
adContentTest.ResumeWithFileFinalRenameError:RenderFrameHostManagerTest.Renderer
DebugURLsDontSwap:IndexedDBBrowserTest.KeyPathTest:IndexedDBBrowserTest.EmptyBlo
b:IndexedDBBrowserTest.ObjectStoreTest:IndexedDBBrowserTest.TransactionTest:Inde
xedDBBrowserTest.IndexTest:DOMStorageBrowserTest.SanityCheck:DeviceInertialSenso
rBrowserTest.MotionTest:DownloadContentTest.ShutdownAtRelease:DownloadContentTes
t.RemoveResumingDownload:DeviceInertialSensorBrowserTest.OrientationNullTest:Nav
igationControllerBrowserTest.NavigationTypeClassification_ExistingPage:RenderFra
meHostManagerTest.ClickLinkAfter204Error:IndexedDBBrowserTest.CanDeleteWhenOverQ
uotaTest:DeviceInertialSensorBrowserTest.LightOneOffInfintyTest:FileSystemBrowse
rTest.CreateTest:DeviceInertialSensorBrowserTest.OrientationTest:RenderFrameHost
ManagerTest.NoScriptAccessAfterSwapOut:IndexedDBBrowserTest.LevelDBLogFileTest:F
ileSystemBrowserTest.RequestTest:IndexedDBBrowserTest.DeleteCompactsBackingStore
:NavigationControllerBrowserTest.DontIgnoreBackAfterNavEntryLimit:IndexedDBBrows
erTest.PRE_NullKeyPathPersistence:DeviceInertialSensorBrowserTest.LightTest:Down
loadContentTest.CancelAtFinalRename:CrossProcessFrameTreeBrowserTest.CreateCross
ProcessSubframeProxies:IndexedDBBrowserTest.BlobsCountAgainstQuota:IndexedDBBrow
serTest.DoesntHangTest:RenderFrameHostManagerTest.DisownSubframeOpener:Navigatio
nControllerBrowserTest.NavigationTypeClassification_ClientSideRedirect:RenderFra
meHostImplBrowserTest.IsFocused_AtLoad:NavigationControllerBrowserTest.CorrectLe
ngthWithNewTabNavigatingFromWebUI:RenderFrameHostImplBrowserTest.IsFocused_Widge
t:IndexedDBBrowserTest.NullKeyPathPersistence:BookmarkletTest.RedirectVoided:Fra
meTreeBrowserTest.SandboxFlagsSetForChildFrames:FileSystemBrowserTestWithLowQuot
a.QuotaTest:DownloadContentTest.RemoveDownload:FrameTreeBrowserTest.FrameTreeAft
erCrash:StatsTableBrowserTest.StartWithStatTable"] } |
356 ] | 356 ] |
357 }, | 357 }, |
358 "CrWinClang tester": { | 358 "CrWinClang tester": { |
359 "gtest_tests": [ | 359 "gtest_tests": [ |
360 { | 360 { |
361 "test": "base_unittests", | 361 "test": "base_unittests", |
362 "swarming": { | 362 "swarming": { |
363 "can_use_on_swarming_builders": true | 363 "can_use_on_swarming_builders": true |
364 } | 364 } |
365 }, | 365 }, |
(...skipping 757 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1123 "test": "unit_tests", | 1123 "test": "unit_tests", |
1124 "swarming": { | 1124 "swarming": { |
1125 "can_use_on_swarming_builders": true, | 1125 "can_use_on_swarming_builders": true, |
1126 "shards": 2 | 1126 "shards": 2 |
1127 } | 1127 } |
1128 }, | 1128 }, |
1129 "url_unittests" | 1129 "url_unittests" |
1130 ] | 1130 ] |
1131 } | 1131 } |
1132 } | 1132 } |
OLD | NEW |