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

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

Issue 1211103006: Convert url_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@3_ipc_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 | « 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 1739 matching lines...) Expand 10 before | Expand all | Expand 10 after
1750 }, 1750 },
1751 "test": "ui_base_unittests" 1751 "test": "ui_base_unittests"
1752 }, 1752 },
1753 { 1753 {
1754 "swarming": { 1754 "swarming": {
1755 "can_use_on_swarming_builders": true 1755 "can_use_on_swarming_builders": true
1756 }, 1756 },
1757 "test": "unit_tests" 1757 "test": "unit_tests"
1758 }, 1758 },
1759 { 1759 {
1760 "swarming": {
1761 "can_use_on_swarming_builders": true
1762 },
1760 "test": "url_unittests" 1763 "test": "url_unittests"
1761 }, 1764 },
1762 { 1765 {
1763 "test": "views_unittests" 1766 "test": "views_unittests"
1764 } 1767 }
1765 ] 1768 ]
1766 }, 1769 },
1767 "CrWinAsan(dll) tester": { 1770 "CrWinAsan(dll) tester": {
1768 "gtest_tests": [ 1771 "gtest_tests": [
1769 { 1772 {
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
1898 }, 1901 },
1899 "test": "ui_base_unittests" 1902 "test": "ui_base_unittests"
1900 }, 1903 },
1901 { 1904 {
1902 "swarming": { 1905 "swarming": {
1903 "can_use_on_swarming_builders": true 1906 "can_use_on_swarming_builders": true
1904 }, 1907 },
1905 "test": "unit_tests" 1908 "test": "unit_tests"
1906 }, 1909 },
1907 { 1910 {
1911 "swarming": {
1912 "can_use_on_swarming_builders": true
1913 },
1908 "test": "url_unittests" 1914 "test": "url_unittests"
1909 }, 1915 },
1910 { 1916 {
1911 "test": "views_unittests" 1917 "test": "views_unittests"
1912 } 1918 }
1913 ] 1919 ]
1914 }, 1920 },
1915 "CrWinClang tester": { 1921 "CrWinClang tester": {
1916 "gtest_tests": [ 1922 "gtest_tests": [
1917 { 1923 {
(...skipping 1105 matching lines...) Expand 10 before | Expand all | Expand 10 after
3023 }, 3029 },
3024 "test": "ui_touch_selection_unittests" 3030 "test": "ui_touch_selection_unittests"
3025 }, 3031 },
3026 { 3032 {
3027 "swarming": { 3033 "swarming": {
3028 "can_use_on_swarming_builders": true 3034 "can_use_on_swarming_builders": true
3029 }, 3035 },
3030 "test": "unit_tests" 3036 "test": "unit_tests"
3031 }, 3037 },
3032 { 3038 {
3039 "swarming": {
3040 "can_use_on_swarming_builders": true
3041 },
3033 "test": "url_unittests" 3042 "test": "url_unittests"
3034 }, 3043 },
3035 { 3044 {
3036 "test": "views_unittests" 3045 "test": "views_unittests"
3037 }, 3046 },
3038 { 3047 {
3039 "test": "wm_unittests" 3048 "test": "wm_unittests"
3040 } 3049 }
3041 ], 3050 ],
3042 "scripts": [ 3051 "scripts": [
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
3437 }, 3446 },
3438 "test": "ui_touch_selection_unittests" 3447 "test": "ui_touch_selection_unittests"
3439 }, 3448 },
3440 { 3449 {
3441 "swarming": { 3450 "swarming": {
3442 "can_use_on_swarming_builders": true 3451 "can_use_on_swarming_builders": true
3443 }, 3452 },
3444 "test": "unit_tests" 3453 "test": "unit_tests"
3445 }, 3454 },
3446 { 3455 {
3456 "swarming": {
3457 "can_use_on_swarming_builders": true
3458 },
3447 "test": "url_unittests" 3459 "test": "url_unittests"
3448 }, 3460 },
3449 { 3461 {
3450 "test": "views_unittests" 3462 "test": "views_unittests"
3451 }, 3463 },
3452 { 3464 {
3453 "test": "wm_unittests" 3465 "test": "wm_unittests"
3454 } 3466 }
3455 ], 3467 ],
3456 "scripts": [ 3468 "scripts": [
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
3698 }, 3710 },
3699 { 3711 {
3700 "args": [ 3712 "args": [
3701 "--site-per-process" 3713 "--site-per-process"
3702 ], 3714 ],
3703 "test": "unit_tests" 3715 "test": "unit_tests"
3704 } 3716 }
3705 ] 3717 ]
3706 } 3718 }
3707 } 3719 }
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