Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Side by Side Diff: testing/buildbot/chromium.fyi.json

Issue 1211053005: Convert compositor_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: .. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "Browser Side Navigation Linux": { 2 "Browser Side Navigation Linux": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--enable-browser-side-navigation", 6 "--enable-browser-side-navigation",
7 "--gtest_filter=-CrossSiteRedirectorBrowserTest.VerifyCrossSiteRedirec tURL:CrossSiteTransferTest.NoLeakOnCrossSiteCancel:CrossSiteTransferTest.Replace EntryCrossProcessThenTransfer:CrossSiteTransferTest.ReplaceEntryCrossProcessTwic e:CrossSiteTransferTest.ReplaceEntryInProcessThenTranfers:DevToolsProtocolTest.N avigationPreservesMessages:NavigationControllerBrowserTest.CorrectLengthWithCurr entItemReplacement:NavigationControllerBrowserTest.FrameNavigationEntry_BlankAut oSubframe:NavigationControllerBrowserTest.NavigationTypeClassification_ClientSid eRedirect:NavigationControllerBrowserTest.NavigationTypeClassification_ExistingP age:NavigationControllerBrowserTest.NavigationTypeClassification_InPage:Navigati onControllerBrowserTest.NavigationTypeClassification_NewAndAutoSubframe:Navigati onControllerBrowserTest.NavigationTypeClassification_NewPage:NavigationControlle rBrowserTest.PreventSpoofFromSubframeAndReplace:NavigationControllerBrowserTest. StopCausesFailureDespiteJavaScriptURL:RenderViewImplTest.DecideNavigationPolicy: RenderViewImplTest.NavigationStartOverride:RenderViewImplTest.OnNavigationHttpPo st:RenderViewImplTest.ReloadWhileSwappedOut:RenderViewImplTest.TestBackForward:S ecurityExploitBrowserTest.AttemptDuplicateRenderViewHost:SecurityExploitBrowserT est.AttemptDuplicateRenderWidgetHost:SecurityExploitBrowserTest.InterstitialComm andFromUnderlyingContent:ServiceWorkerBrowserTest.CrossSiteTransfer:ServiceWorke rBrowserTest.ImportsBustMemcache:ServiceWorkerBrowserTest.Reload:ServiceWorkerBr owserTest.ResponseFromHTTPServiceWorkerIsNotMarkedAsSecure:ServiceWorkerBrowserT est.ResponseFromHTTPSServiceWorkerIsMarkedAsSecure:SessionHistoryTest.CrossFrame FormBackForward:SessionHistoryTest.FrameBackForward:SessionHistoryTest.FrameForm BackForward:SessionHistoryTest.LocationChangeInSubframe:SitePerProcessBrowserTes t.CrossSiteDidStopLoading:WebContentsImplBrowserTest.ClearNonVisiblePendingOnFai l:WebContentsViewAuraTest.ReplaceStateReloadPushState:WebRtcBrowserTest.CallInsi deIframe:WebUIMojoTest.EndToEndPing" 7 "--gtest_filter=-CrossSiteRedirectorBrowserTest.VerifyCrossSiteRedirec tURL:CrossSiteTransferTest.NoLeakOnCrossSiteCancel:CrossSiteTransferTest.Replace EntryCrossProcessThenTransfer:CrossSiteTransferTest.ReplaceEntryCrossProcessTwic e:CrossSiteTransferTest.ReplaceEntryInProcessThenTranfers:DevToolsProtocolTest.N avigationPreservesMessages:NavigationControllerBrowserTest.CorrectLengthWithCurr entItemReplacement:NavigationControllerBrowserTest.FrameNavigationEntry_BlankAut oSubframe:NavigationControllerBrowserTest.NavigationTypeClassification_ClientSid eRedirect:NavigationControllerBrowserTest.NavigationTypeClassification_ExistingP age:NavigationControllerBrowserTest.NavigationTypeClassification_InPage:Navigati onControllerBrowserTest.NavigationTypeClassification_NewAndAutoSubframe:Navigati onControllerBrowserTest.NavigationTypeClassification_NewPage:NavigationControlle rBrowserTest.PreventSpoofFromSubframeAndReplace:NavigationControllerBrowserTest. StopCausesFailureDespiteJavaScriptURL:RenderViewImplTest.DecideNavigationPolicy: RenderViewImplTest.NavigationStartOverride:RenderViewImplTest.OnNavigationHttpPo st:RenderViewImplTest.ReloadWhileSwappedOut:RenderViewImplTest.TestBackForward:S ecurityExploitBrowserTest.AttemptDuplicateRenderViewHost:SecurityExploitBrowserT est.AttemptDuplicateRenderWidgetHost:SecurityExploitBrowserTest.InterstitialComm andFromUnderlyingContent:ServiceWorkerBrowserTest.CrossSiteTransfer:ServiceWorke rBrowserTest.ImportsBustMemcache:ServiceWorkerBrowserTest.Reload:ServiceWorkerBr owserTest.ResponseFromHTTPServiceWorkerIsNotMarkedAsSecure:ServiceWorkerBrowserT est.ResponseFromHTTPSServiceWorkerIsMarkedAsSecure:SessionHistoryTest.CrossFrame FormBackForward:SessionHistoryTest.FrameBackForward:SessionHistoryTest.FrameForm BackForward:SessionHistoryTest.LocationChangeInSubframe:SitePerProcessBrowserTes t.CrossSiteDidStopLoading:WebContentsImplBrowserTest.ClearNonVisiblePendingOnFai l:WebContentsViewAuraTest.ReplaceStateReloadPushState:WebRtcBrowserTest.CallInsi deIframe:WebUIMojoTest.EndToEndPing"
8 ], 8 ],
9 "swarming": { 9 "swarming": {
10 "can_use_on_swarming_builders": true 10 "can_use_on_swarming_builders": true
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 { 215 {
216 "test": "cc_unittests" 216 "test": "cc_unittests"
217 }, 217 },
218 { 218 {
219 "test": "chromedriver_unittests" 219 "test": "chromedriver_unittests"
220 }, 220 },
221 { 221 {
222 "test": "components_unittests" 222 "test": "components_unittests"
223 }, 223 },
224 { 224 {
225 "swarming": {
226 "can_use_on_swarming_builders": true
227 },
225 "test": "compositor_unittests" 228 "test": "compositor_unittests"
226 }, 229 },
227 { 230 {
228 "test": "content_browsertests" 231 "test": "content_browsertests"
229 }, 232 },
230 { 233 {
231 "test": "content_unittests" 234 "test": "content_unittests"
232 }, 235 },
233 { 236 {
234 "test": "crypto_unittests" 237 "test": "crypto_unittests"
(...skipping 2689 matching lines...) Expand 10 before | Expand all | Expand 10 after
2924 { 2927 {
2925 "test": "chromedriver_unittests" 2928 "test": "chromedriver_unittests"
2926 }, 2929 },
2927 { 2930 {
2928 "swarming": { 2931 "swarming": {
2929 "can_use_on_swarming_builders": true 2932 "can_use_on_swarming_builders": true
2930 }, 2933 },
2931 "test": "components_unittests" 2934 "test": "components_unittests"
2932 }, 2935 },
2933 { 2936 {
2937 "swarming": {
2938 "can_use_on_swarming_builders": true
2939 },
2934 "test": "compositor_unittests" 2940 "test": "compositor_unittests"
2935 }, 2941 },
2936 { 2942 {
2937 "swarming": { 2943 "swarming": {
2938 "can_use_on_swarming_builders": true 2944 "can_use_on_swarming_builders": true
2939 }, 2945 },
2940 "test": "content_browsertests" 2946 "test": "content_browsertests"
2941 }, 2947 },
2942 { 2948 {
2943 "swarming": { 2949 "swarming": {
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
3368 { 3374 {
3369 "test": "chromedriver_unittests" 3375 "test": "chromedriver_unittests"
3370 }, 3376 },
3371 { 3377 {
3372 "swarming": { 3378 "swarming": {
3373 "can_use_on_swarming_builders": true 3379 "can_use_on_swarming_builders": true
3374 }, 3380 },
3375 "test": "components_unittests" 3381 "test": "components_unittests"
3376 }, 3382 },
3377 { 3383 {
3384 "swarming": {
3385 "can_use_on_swarming_builders": true
3386 },
3378 "test": "compositor_unittests" 3387 "test": "compositor_unittests"
3379 }, 3388 },
3380 { 3389 {
3381 "swarming": { 3390 "swarming": {
3382 "can_use_on_swarming_builders": true 3391 "can_use_on_swarming_builders": true
3383 }, 3392 },
3384 "test": "content_browsertests" 3393 "test": "content_browsertests"
3385 }, 3394 },
3386 { 3395 {
3387 "swarming": { 3396 "swarming": {
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
3812 }, 3821 },
3813 { 3822 {
3814 "args": [ 3823 "args": [
3815 "--site-per-process" 3824 "--site-per-process"
3816 ], 3825 ],
3817 "test": "unit_tests" 3826 "test": "unit_tests"
3818 } 3827 }
3819 ] 3828 ]
3820 } 3829 }
3821 } 3830 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698