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

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

Issue 1207533002: Convert net_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@10_interactive_ui_tests
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 | « no previous file | 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 1675 matching lines...) Expand 10 before | Expand all | Expand 10 after
1686 { 1686 {
1687 "test": "jingle_unittests" 1687 "test": "jingle_unittests"
1688 }, 1688 },
1689 { 1689 {
1690 "test": "media_unittests" 1690 "test": "media_unittests"
1691 }, 1691 },
1692 { 1692 {
1693 "test": "midi_unittests" 1693 "test": "midi_unittests"
1694 }, 1694 },
1695 { 1695 {
1696 "swarming": {
1697 "can_use_on_swarming_builders": true
1698 },
1696 "test": "net_unittests" 1699 "test": "net_unittests"
1697 }, 1700 },
1698 { 1701 {
1699 "test": "ppapi_unittests" 1702 "test": "ppapi_unittests"
1700 }, 1703 },
1701 { 1704 {
1702 "test": "printing_unittests" 1705 "test": "printing_unittests"
1703 }, 1706 },
1704 { 1707 {
1705 "test": "remoting_unittests" 1708 "test": "remoting_unittests"
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
1813 { 1816 {
1814 "test": "jingle_unittests" 1817 "test": "jingle_unittests"
1815 }, 1818 },
1816 { 1819 {
1817 "test": "media_unittests" 1820 "test": "media_unittests"
1818 }, 1821 },
1819 { 1822 {
1820 "test": "midi_unittests" 1823 "test": "midi_unittests"
1821 }, 1824 },
1822 { 1825 {
1826 "swarming": {
1827 "can_use_on_swarming_builders": true
1828 },
1823 "test": "net_unittests" 1829 "test": "net_unittests"
1824 }, 1830 },
1825 { 1831 {
1826 "test": "ppapi_unittests" 1832 "test": "ppapi_unittests"
1827 }, 1833 },
1828 { 1834 {
1829 "test": "printing_unittests" 1835 "test": "printing_unittests"
1830 }, 1836 },
1831 { 1837 {
1832 "test": "remoting_unittests" 1838 "test": "remoting_unittests"
(...skipping 1078 matching lines...) Expand 10 before | Expand all | Expand 10 after
2911 { 2917 {
2912 "test": "mojo_system_unittests" 2918 "test": "mojo_system_unittests"
2913 }, 2919 },
2914 { 2920 {
2915 "test": "nacl_helper_nonsfi_unittests" 2921 "test": "nacl_helper_nonsfi_unittests"
2916 }, 2922 },
2917 { 2923 {
2918 "test": "nacl_loader_unittests" 2924 "test": "nacl_loader_unittests"
2919 }, 2925 },
2920 { 2926 {
2927 "swarming": {
2928 "can_use_on_swarming_builders": true
2929 },
2921 "test": "net_unittests" 2930 "test": "net_unittests"
2922 }, 2931 },
2923 { 2932 {
2924 "test": "ppapi_unittests" 2933 "test": "ppapi_unittests"
2925 }, 2934 },
2926 { 2935 {
2927 "test": "printing_unittests" 2936 "test": "printing_unittests"
2928 }, 2937 },
2929 { 2938 {
2930 "test": "remoting_unittests" 2939 "test": "remoting_unittests"
(...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after
3295 { 3304 {
3296 "test": "mojo_system_unittests" 3305 "test": "mojo_system_unittests"
3297 }, 3306 },
3298 { 3307 {
3299 "test": "nacl_helper_nonsfi_unittests" 3308 "test": "nacl_helper_nonsfi_unittests"
3300 }, 3309 },
3301 { 3310 {
3302 "test": "nacl_loader_unittests" 3311 "test": "nacl_loader_unittests"
3303 }, 3312 },
3304 { 3313 {
3314 "swarming": {
3315 "can_use_on_swarming_builders": true
3316 },
3305 "test": "net_unittests" 3317 "test": "net_unittests"
3306 }, 3318 },
3307 { 3319 {
3308 "test": "ppapi_unittests" 3320 "test": "ppapi_unittests"
3309 }, 3321 },
3310 { 3322 {
3311 "test": "printing_unittests" 3323 "test": "printing_unittests"
3312 }, 3324 },
3313 { 3325 {
3314 "test": "remoting_unittests" 3326 "test": "remoting_unittests"
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
3589 }, 3601 },
3590 { 3602 {
3591 "args": [ 3603 "args": [
3592 "--site-per-process" 3604 "--site-per-process"
3593 ], 3605 ],
3594 "test": "unit_tests" 3606 "test": "unit_tests"
3595 } 3607 }
3596 ] 3608 ]
3597 } 3609 }
3598 } 3610 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698