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

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

Issue 1210183005: Revert of Convert ui_base_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_midi_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 1724 matching lines...) Expand 10 before | Expand all | Expand 10 after
1735 { 1735 {
1736 "test": "skia_unittests" 1736 "test": "skia_unittests"
1737 }, 1737 },
1738 { 1738 {
1739 "test": "sql_unittests" 1739 "test": "sql_unittests"
1740 }, 1740 },
1741 { 1741 {
1742 "test": "sync_unit_tests" 1742 "test": "sync_unit_tests"
1743 }, 1743 },
1744 { 1744 {
1745 "swarming": {
1746 "can_use_on_swarming_builders": true
1747 },
1748 "test": "ui_base_unittests" 1745 "test": "ui_base_unittests"
1749 }, 1746 },
1750 { 1747 {
1751 "test": "unit_tests" 1748 "test": "unit_tests"
1752 }, 1749 },
1753 { 1750 {
1754 "test": "url_unittests" 1751 "test": "url_unittests"
1755 }, 1752 },
1756 { 1753 {
1757 "test": "views_unittests" 1754 "test": "views_unittests"
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
1877 { 1874 {
1878 "test": "skia_unittests" 1875 "test": "skia_unittests"
1879 }, 1876 },
1880 { 1877 {
1881 "test": "sql_unittests" 1878 "test": "sql_unittests"
1882 }, 1879 },
1883 { 1880 {
1884 "test": "sync_unit_tests" 1881 "test": "sync_unit_tests"
1885 }, 1882 },
1886 { 1883 {
1887 "swarming": {
1888 "can_use_on_swarming_builders": true
1889 },
1890 "test": "ui_base_unittests" 1884 "test": "ui_base_unittests"
1891 }, 1885 },
1892 { 1886 {
1893 "test": "unit_tests" 1887 "test": "unit_tests"
1894 }, 1888 },
1895 { 1889 {
1896 "test": "url_unittests" 1890 "test": "url_unittests"
1897 }, 1891 },
1898 { 1892 {
1899 "test": "views_unittests" 1893 "test": "views_unittests"
(...skipping 1087 matching lines...) Expand 10 before | Expand all | Expand 10 after
2987 { 2981 {
2988 "test": "skia_unittests" 2982 "test": "skia_unittests"
2989 }, 2983 },
2990 { 2984 {
2991 "test": "sql_unittests" 2985 "test": "sql_unittests"
2992 }, 2986 },
2993 { 2987 {
2994 "test": "sync_unit_tests" 2988 "test": "sync_unit_tests"
2995 }, 2989 },
2996 { 2990 {
2997 "swarming": {
2998 "can_use_on_swarming_builders": true
2999 },
3000 "test": "ui_base_unittests" 2991 "test": "ui_base_unittests"
3001 }, 2992 },
3002 { 2993 {
3003 "test": "ui_touch_selection_unittests" 2994 "test": "ui_touch_selection_unittests"
3004 }, 2995 },
3005 { 2996 {
3006 "test": "unit_tests" 2997 "test": "unit_tests"
3007 }, 2998 },
3008 { 2999 {
3009 "test": "url_unittests" 3000 "test": "url_unittests"
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after
3389 { 3380 {
3390 "test": "skia_unittests" 3381 "test": "skia_unittests"
3391 }, 3382 },
3392 { 3383 {
3393 "test": "sql_unittests" 3384 "test": "sql_unittests"
3394 }, 3385 },
3395 { 3386 {
3396 "test": "sync_unit_tests" 3387 "test": "sync_unit_tests"
3397 }, 3388 },
3398 { 3389 {
3399 "swarming": {
3400 "can_use_on_swarming_builders": true
3401 },
3402 "test": "ui_base_unittests" 3390 "test": "ui_base_unittests"
3403 }, 3391 },
3404 { 3392 {
3405 "test": "ui_touch_selection_unittests" 3393 "test": "ui_touch_selection_unittests"
3406 }, 3394 },
3407 { 3395 {
3408 "test": "unit_tests" 3396 "test": "unit_tests"
3409 }, 3397 },
3410 { 3398 {
3411 "test": "url_unittests" 3399 "test": "url_unittests"
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
3662 }, 3650 },
3663 { 3651 {
3664 "args": [ 3652 "args": [
3665 "--site-per-process" 3653 "--site-per-process"
3666 ], 3654 ],
3667 "test": "unit_tests" 3655 "test": "unit_tests"
3668 } 3656 }
3669 ] 3657 ]
3670 } 3658 }
3671 } 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