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

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

Issue 1208103004: Convert midi_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_message_center_unittests
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
« 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 1685 matching lines...) Expand 10 before | Expand all | Expand 10 after
1696 { 1696 {
1697 "test": "jingle_unittests" 1697 "test": "jingle_unittests"
1698 }, 1698 },
1699 { 1699 {
1700 "swarming": { 1700 "swarming": {
1701 "can_use_on_swarming_builders": true 1701 "can_use_on_swarming_builders": true
1702 }, 1702 },
1703 "test": "media_unittests" 1703 "test": "media_unittests"
1704 }, 1704 },
1705 { 1705 {
1706 "swarming": {
1707 "can_use_on_swarming_builders": true
1708 },
1706 "test": "midi_unittests" 1709 "test": "midi_unittests"
1707 }, 1710 },
1708 { 1711 {
1709 "swarming": { 1712 "swarming": {
1710 "can_use_on_swarming_builders": true 1713 "can_use_on_swarming_builders": true
1711 }, 1714 },
1712 "test": "net_unittests" 1715 "test": "net_unittests"
1713 }, 1716 },
1714 { 1717 {
1715 "test": "ppapi_unittests" 1718 "test": "ppapi_unittests"
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
1832 { 1835 {
1833 "test": "jingle_unittests" 1836 "test": "jingle_unittests"
1834 }, 1837 },
1835 { 1838 {
1836 "swarming": { 1839 "swarming": {
1837 "can_use_on_swarming_builders": true 1840 "can_use_on_swarming_builders": true
1838 }, 1841 },
1839 "test": "media_unittests" 1842 "test": "media_unittests"
1840 }, 1843 },
1841 { 1844 {
1845 "swarming": {
1846 "can_use_on_swarming_builders": true
1847 },
1842 "test": "midi_unittests" 1848 "test": "midi_unittests"
1843 }, 1849 },
1844 { 1850 {
1845 "swarming": { 1851 "swarming": {
1846 "can_use_on_swarming_builders": true 1852 "can_use_on_swarming_builders": true
1847 }, 1853 },
1848 "test": "net_unittests" 1854 "test": "net_unittests"
1849 }, 1855 },
1850 { 1856 {
1851 "test": "ppapi_unittests" 1857 "test": "ppapi_unittests"
(...skipping 1066 matching lines...) Expand 10 before | Expand all | Expand 10 after
2918 { 2924 {
2919 "test": "jingle_unittests" 2925 "test": "jingle_unittests"
2920 }, 2926 },
2921 { 2927 {
2922 "swarming": { 2928 "swarming": {
2923 "can_use_on_swarming_builders": true 2929 "can_use_on_swarming_builders": true
2924 }, 2930 },
2925 "test": "media_unittests" 2931 "test": "media_unittests"
2926 }, 2932 },
2927 { 2933 {
2934 "swarming": {
2935 "can_use_on_swarming_builders": true
2936 },
2928 "test": "midi_unittests" 2937 "test": "midi_unittests"
2929 }, 2938 },
2930 { 2939 {
2931 "test": "mojo_common_unittests" 2940 "test": "mojo_common_unittests"
2932 }, 2941 },
2933 { 2942 {
2934 "test": "mojo_public_bindings_unittests" 2943 "test": "mojo_public_bindings_unittests"
2935 }, 2944 },
2936 { 2945 {
2937 "test": "mojo_public_environment_unittests" 2946 "test": "mojo_public_environment_unittests"
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
3314 { 3323 {
3315 "test": "jingle_unittests" 3324 "test": "jingle_unittests"
3316 }, 3325 },
3317 { 3326 {
3318 "swarming": { 3327 "swarming": {
3319 "can_use_on_swarming_builders": true 3328 "can_use_on_swarming_builders": true
3320 }, 3329 },
3321 "test": "media_unittests" 3330 "test": "media_unittests"
3322 }, 3331 },
3323 { 3332 {
3333 "swarming": {
3334 "can_use_on_swarming_builders": true
3335 },
3324 "test": "midi_unittests" 3336 "test": "midi_unittests"
3325 }, 3337 },
3326 { 3338 {
3327 "test": "mojo_common_unittests" 3339 "test": "mojo_common_unittests"
3328 }, 3340 },
3329 { 3341 {
3330 "test": "mojo_public_bindings_unittests" 3342 "test": "mojo_public_bindings_unittests"
3331 }, 3343 },
3332 { 3344 {
3333 "test": "mojo_public_environment_unittests" 3345 "test": "mojo_public_environment_unittests"
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
3638 }, 3650 },
3639 { 3651 {
3640 "args": [ 3652 "args": [
3641 "--site-per-process" 3653 "--site-per-process"
3642 ], 3654 ],
3643 "test": "unit_tests" 3655 "test": "unit_tests"
3644 } 3656 }
3645 ] 3657 ]
3646 } 3658 }
3647 } 3659 }
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