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

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

Issue 1052723002: Convert components_unittests to Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_isolates
Patch Set: Rebased 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 "test": "content_browsertests" 9 "test": "content_browsertests"
10 }, 10 },
(...skipping 1606 matching lines...) Expand 10 before | Expand all | Expand 10 after
1617 { 1617 {
1618 "test": "browser_tests" 1618 "test": "browser_tests"
1619 }, 1619 },
1620 { 1620 {
1621 "test": "cacheinvalidation_unittests" 1621 "test": "cacheinvalidation_unittests"
1622 }, 1622 },
1623 { 1623 {
1624 "test": "chrome_elf_unittests" 1624 "test": "chrome_elf_unittests"
1625 }, 1625 },
1626 { 1626 {
1627 "swarming": {
1628 "can_use_on_swarming_builders": true
1629 },
1627 "test": "components_unittests" 1630 "test": "components_unittests"
1628 }, 1631 },
1629 { 1632 {
1630 "swarming": { 1633 "swarming": {
1631 "can_use_on_swarming_builders": true 1634 "can_use_on_swarming_builders": true
1632 }, 1635 },
1633 "test": "content_browsertests" 1636 "test": "content_browsertests"
1634 }, 1637 },
1635 { 1638 {
1636 "test": "content_unittests" 1639 "test": "content_unittests"
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
1735 { 1738 {
1736 "test": "browser_tests" 1739 "test": "browser_tests"
1737 }, 1740 },
1738 { 1741 {
1739 "test": "cacheinvalidation_unittests" 1742 "test": "cacheinvalidation_unittests"
1740 }, 1743 },
1741 { 1744 {
1742 "test": "chrome_elf_unittests" 1745 "test": "chrome_elf_unittests"
1743 }, 1746 },
1744 { 1747 {
1748 "swarming": {
1749 "can_use_on_swarming_builders": true
1750 },
1745 "test": "components_unittests" 1751 "test": "components_unittests"
1746 }, 1752 },
1747 { 1753 {
1748 "swarming": { 1754 "swarming": {
1749 "can_use_on_swarming_builders": true 1755 "can_use_on_swarming_builders": true
1750 }, 1756 },
1751 "test": "content_browsertests" 1757 "test": "content_browsertests"
1752 }, 1758 },
1753 { 1759 {
1754 "test": "content_unittests" 1760 "test": "content_unittests"
(...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after
2773 { 2779 {
2774 "test": "cast_unittests" 2780 "test": "cast_unittests"
2775 }, 2781 },
2776 { 2782 {
2777 "test": "cc_unittests" 2783 "test": "cc_unittests"
2778 }, 2784 },
2779 { 2785 {
2780 "test": "chromedriver_unittests" 2786 "test": "chromedriver_unittests"
2781 }, 2787 },
2782 { 2788 {
2789 "swarming": {
2790 "can_use_on_swarming_builders": true
2791 },
2783 "test": "components_unittests" 2792 "test": "components_unittests"
2784 }, 2793 },
2785 { 2794 {
2786 "test": "compositor_unittests" 2795 "test": "compositor_unittests"
2787 }, 2796 },
2788 { 2797 {
2789 "test": "content_browsertests" 2798 "test": "content_browsertests"
2790 }, 2799 },
2791 { 2800 {
2792 "test": "content_unittests" 2801 "test": "content_unittests"
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
3127 { 3136 {
3128 "test": "cast_unittests" 3137 "test": "cast_unittests"
3129 }, 3138 },
3130 { 3139 {
3131 "test": "cc_unittests" 3140 "test": "cc_unittests"
3132 }, 3141 },
3133 { 3142 {
3134 "test": "chromedriver_unittests" 3143 "test": "chromedriver_unittests"
3135 }, 3144 },
3136 { 3145 {
3146 "swarming": {
3147 "can_use_on_swarming_builders": true
3148 },
3137 "test": "components_unittests" 3149 "test": "components_unittests"
3138 }, 3150 },
3139 { 3151 {
3140 "test": "compositor_unittests" 3152 "test": "compositor_unittests"
3141 }, 3153 },
3142 { 3154 {
3143 "test": "content_browsertests" 3155 "test": "content_browsertests"
3144 }, 3156 },
3145 { 3157 {
3146 "test": "content_unittests" 3158 "test": "content_unittests"
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
3505 }, 3517 },
3506 { 3518 {
3507 "args": [ 3519 "args": [
3508 "--site-per-process" 3520 "--site-per-process"
3509 ], 3521 ],
3510 "test": "unit_tests" 3522 "test": "unit_tests"
3511 } 3523 }
3512 ] 3524 ]
3513 } 3525 }
3514 } 3526 }
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