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

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

Issue 1215743002: Convert ui_base_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@2_midi_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 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 },
1745 "test": "ui_base_unittests" 1748 "test": "ui_base_unittests"
1746 }, 1749 },
1747 { 1750 {
1748 "swarming": { 1751 "swarming": {
1749 "can_use_on_swarming_builders": true 1752 "can_use_on_swarming_builders": true
1750 }, 1753 },
1751 "test": "unit_tests" 1754 "test": "unit_tests"
1752 }, 1755 },
1753 { 1756 {
1754 "test": "url_unittests" 1757 "test": "url_unittests"
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
1877 { 1880 {
1878 "test": "skia_unittests" 1881 "test": "skia_unittests"
1879 }, 1882 },
1880 { 1883 {
1881 "test": "sql_unittests" 1884 "test": "sql_unittests"
1882 }, 1885 },
1883 { 1886 {
1884 "test": "sync_unit_tests" 1887 "test": "sync_unit_tests"
1885 }, 1888 },
1886 { 1889 {
1890 "swarming": {
1891 "can_use_on_swarming_builders": true
1892 },
1887 "test": "ui_base_unittests" 1893 "test": "ui_base_unittests"
1888 }, 1894 },
1889 { 1895 {
1890 "swarming": { 1896 "swarming": {
1891 "can_use_on_swarming_builders": true 1897 "can_use_on_swarming_builders": true
1892 }, 1898 },
1893 "test": "unit_tests" 1899 "test": "unit_tests"
1894 }, 1900 },
1895 { 1901 {
1896 "test": "url_unittests" 1902 "test": "url_unittests"
(...skipping 1090 matching lines...) Expand 10 before | Expand all | Expand 10 after
2987 { 2993 {
2988 "test": "skia_unittests" 2994 "test": "skia_unittests"
2989 }, 2995 },
2990 { 2996 {
2991 "test": "sql_unittests" 2997 "test": "sql_unittests"
2992 }, 2998 },
2993 { 2999 {
2994 "test": "sync_unit_tests" 3000 "test": "sync_unit_tests"
2995 }, 3001 },
2996 { 3002 {
3003 "swarming": {
3004 "can_use_on_swarming_builders": true
3005 },
2997 "test": "ui_base_unittests" 3006 "test": "ui_base_unittests"
2998 }, 3007 },
2999 { 3008 {
3000 "test": "ui_touch_selection_unittests" 3009 "test": "ui_touch_selection_unittests"
3001 }, 3010 },
3002 { 3011 {
3003 "swarming": { 3012 "swarming": {
3004 "can_use_on_swarming_builders": true 3013 "can_use_on_swarming_builders": true
3005 }, 3014 },
3006 "test": "unit_tests" 3015 "test": "unit_tests"
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
3389 { 3398 {
3390 "test": "skia_unittests" 3399 "test": "skia_unittests"
3391 }, 3400 },
3392 { 3401 {
3393 "test": "sql_unittests" 3402 "test": "sql_unittests"
3394 }, 3403 },
3395 { 3404 {
3396 "test": "sync_unit_tests" 3405 "test": "sync_unit_tests"
3397 }, 3406 },
3398 { 3407 {
3408 "swarming": {
3409 "can_use_on_swarming_builders": true
3410 },
3399 "test": "ui_base_unittests" 3411 "test": "ui_base_unittests"
3400 }, 3412 },
3401 { 3413 {
3402 "test": "ui_touch_selection_unittests" 3414 "test": "ui_touch_selection_unittests"
3403 }, 3415 },
3404 { 3416 {
3405 "swarming": { 3417 "swarming": {
3406 "can_use_on_swarming_builders": true 3418 "can_use_on_swarming_builders": true
3407 }, 3419 },
3408 "test": "unit_tests" 3420 "test": "unit_tests"
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
3662 }, 3674 },
3663 { 3675 {
3664 "args": [ 3676 "args": [
3665 "--site-per-process" 3677 "--site-per-process"
3666 ], 3678 ],
3667 "test": "unit_tests" 3679 "test": "unit_tests"
3668 } 3680 }
3669 ] 3681 ]
3670 } 3682 }
3671 } 3683 }
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