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

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

Issue 1194343003: Convert cast_unittests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_ash_unittests
Patch Set: Created 5 years, 6 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
« no previous file with comments | « no previous file | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 "test": "content_browsertests" 9 "test": "content_browsertests"
10 }, 10 },
(...skipping 2774 matching lines...) Expand 10 before | Expand all | Expand 10 after
2785 { 2785 {
2786 "swarming": { 2786 "swarming": {
2787 "can_use_on_swarming_builders": true 2787 "can_use_on_swarming_builders": true
2788 }, 2788 },
2789 "test": "browser_tests" 2789 "test": "browser_tests"
2790 }, 2790 },
2791 { 2791 {
2792 "test": "cacheinvalidation_unittests" 2792 "test": "cacheinvalidation_unittests"
2793 }, 2793 },
2794 { 2794 {
2795 "swarming": {
2796 "can_use_on_swarming_builders": true
2797 },
2795 "test": "cast_unittests" 2798 "test": "cast_unittests"
2796 }, 2799 },
2797 { 2800 {
2798 "test": "cc_unittests" 2801 "test": "cc_unittests"
2799 }, 2802 },
2800 { 2803 {
2801 "test": "chromedriver_unittests" 2804 "test": "chromedriver_unittests"
2802 }, 2805 },
2803 { 2806 {
2804 "swarming": { 2807 "swarming": {
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
3148 { 3151 {
3149 "swarming": { 3152 "swarming": {
3150 "can_use_on_swarming_builders": true 3153 "can_use_on_swarming_builders": true
3151 }, 3154 },
3152 "test": "browser_tests" 3155 "test": "browser_tests"
3153 }, 3156 },
3154 { 3157 {
3155 "test": "cacheinvalidation_unittests" 3158 "test": "cacheinvalidation_unittests"
3156 }, 3159 },
3157 { 3160 {
3161 "swarming": {
3162 "can_use_on_swarming_builders": true
3163 },
3158 "test": "cast_unittests" 3164 "test": "cast_unittests"
3159 }, 3165 },
3160 { 3166 {
3161 "test": "cc_unittests" 3167 "test": "cc_unittests"
3162 }, 3168 },
3163 { 3169 {
3164 "test": "chromedriver_unittests" 3170 "test": "chromedriver_unittests"
3165 }, 3171 },
3166 { 3172 {
3167 "swarming": { 3173 "swarming": {
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after
3541 }, 3547 },
3542 { 3548 {
3543 "args": [ 3549 "args": [
3544 "--site-per-process" 3550 "--site-per-process"
3545 ], 3551 ],
3546 "test": "unit_tests" 3552 "test": "unit_tests"
3547 } 3553 }
3548 ] 3554 ]
3549 } 3555 }
3550 } 3556 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698