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

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

Issue 1200233003: Convert gpu_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@12_gfx_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 | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.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 "swarming": { 9 "swarming": {
10 "can_use_on_swarming_builders": true 10 "can_use_on_swarming_builders": true
(...skipping 1657 matching lines...) Expand 10 before | Expand all | Expand 10 after
1668 { 1668 {
1669 "test": "extensions_unittests" 1669 "test": "extensions_unittests"
1670 }, 1670 },
1671 { 1671 {
1672 "test": "gcm_unit_tests" 1672 "test": "gcm_unit_tests"
1673 }, 1673 },
1674 { 1674 {
1675 "test": "google_apis_unittests" 1675 "test": "google_apis_unittests"
1676 }, 1676 },
1677 { 1677 {
1678 "swarming": {
1679 "can_use_on_swarming_builders": true
1680 },
1678 "test": "gpu_unittests" 1681 "test": "gpu_unittests"
1679 }, 1682 },
1680 { 1683 {
1681 "test": "installer_util_unittests" 1684 "test": "installer_util_unittests"
1682 }, 1685 },
1683 { 1686 {
1684 "test": "ipc_tests" 1687 "test": "ipc_tests"
1685 }, 1688 },
1686 { 1689 {
1687 "test": "jingle_unittests" 1690 "test": "jingle_unittests"
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
1798 { 1801 {
1799 "test": "extensions_unittests" 1802 "test": "extensions_unittests"
1800 }, 1803 },
1801 { 1804 {
1802 "test": "gcm_unit_tests" 1805 "test": "gcm_unit_tests"
1803 }, 1806 },
1804 { 1807 {
1805 "test": "google_apis_unittests" 1808 "test": "google_apis_unittests"
1806 }, 1809 },
1807 { 1810 {
1811 "swarming": {
1812 "can_use_on_swarming_builders": true
1813 },
1808 "test": "gpu_unittests" 1814 "test": "gpu_unittests"
1809 }, 1815 },
1810 { 1816 {
1811 "test": "installer_util_unittests" 1817 "test": "installer_util_unittests"
1812 }, 1818 },
1813 { 1819 {
1814 "test": "ipc_tests" 1820 "test": "ipc_tests"
1815 }, 1821 },
1816 { 1822 {
1817 "test": "jingle_unittests" 1823 "test": "jingle_unittests"
(...skipping 1057 matching lines...) Expand 10 before | Expand all | Expand 10 after
2875 }, 2881 },
2876 "test": "gfx_unittests" 2882 "test": "gfx_unittests"
2877 }, 2883 },
2878 { 2884 {
2879 "test": "gl_unittests" 2885 "test": "gl_unittests"
2880 }, 2886 },
2881 { 2887 {
2882 "test": "google_apis_unittests" 2888 "test": "google_apis_unittests"
2883 }, 2889 },
2884 { 2890 {
2891 "swarming": {
2892 "can_use_on_swarming_builders": true
2893 },
2885 "test": "gpu_unittests" 2894 "test": "gpu_unittests"
2886 }, 2895 },
2887 { 2896 {
2888 "swarming": { 2897 "swarming": {
2889 "can_use_on_swarming_builders": true 2898 "can_use_on_swarming_builders": true
2890 }, 2899 },
2891 "test": "interactive_ui_tests" 2900 "test": "interactive_ui_tests"
2892 }, 2901 },
2893 { 2902 {
2894 "test": "ipc_tests" 2903 "test": "ipc_tests"
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
3265 }, 3274 },
3266 "test": "gfx_unittests" 3275 "test": "gfx_unittests"
3267 }, 3276 },
3268 { 3277 {
3269 "test": "gl_unittests" 3278 "test": "gl_unittests"
3270 }, 3279 },
3271 { 3280 {
3272 "test": "google_apis_unittests" 3281 "test": "google_apis_unittests"
3273 }, 3282 },
3274 { 3283 {
3284 "swarming": {
3285 "can_use_on_swarming_builders": true
3286 },
3275 "test": "gpu_unittests" 3287 "test": "gpu_unittests"
3276 }, 3288 },
3277 { 3289 {
3278 "swarming": { 3290 "swarming": {
3279 "can_use_on_swarming_builders": true 3291 "can_use_on_swarming_builders": true
3280 }, 3292 },
3281 "test": "interactive_ui_tests" 3293 "test": "interactive_ui_tests"
3282 }, 3294 },
3283 { 3295 {
3284 "test": "ipc_tests" 3296 "test": "ipc_tests"
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
3607 }, 3619 },
3608 { 3620 {
3609 "args": [ 3621 "args": [
3610 "--site-per-process" 3622 "--site-per-process"
3611 ], 3623 ],
3612 "test": "unit_tests" 3624 "test": "unit_tests"
3613 } 3625 }
3614 ] 3626 ]
3615 } 3627 }
3616 } 3628 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698