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

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

Issue 1214053003: Convert sbox_integration_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: Include wow_helper only on 32 bits build 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
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 1778 matching lines...) Expand 10 before | Expand all | Expand 10 after
1789 }, 1789 },
1790 "test": "printing_unittests" 1790 "test": "printing_unittests"
1791 }, 1791 },
1792 { 1792 {
1793 "swarming": { 1793 "swarming": {
1794 "can_use_on_swarming_builders": true 1794 "can_use_on_swarming_builders": true
1795 }, 1795 },
1796 "test": "remoting_unittests" 1796 "test": "remoting_unittests"
1797 }, 1797 },
1798 { 1798 {
1799 "swarming": {
1800 "can_use_on_swarming_builders": true
1801 },
1799 "test": "sbox_integration_tests" 1802 "test": "sbox_integration_tests"
1800 }, 1803 },
1801 { 1804 {
1802 "test": "sbox_unittests" 1805 "test": "sbox_unittests"
1803 }, 1806 },
1804 { 1807 {
1805 "test": "sbox_validation_tests" 1808 "test": "sbox_validation_tests"
1806 }, 1809 },
1807 { 1810 {
1808 "test": "skia_unittests" 1811 "test": "skia_unittests"
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
1964 }, 1967 },
1965 "test": "printing_unittests" 1968 "test": "printing_unittests"
1966 }, 1969 },
1967 { 1970 {
1968 "swarming": { 1971 "swarming": {
1969 "can_use_on_swarming_builders": true 1972 "can_use_on_swarming_builders": true
1970 }, 1973 },
1971 "test": "remoting_unittests" 1974 "test": "remoting_unittests"
1972 }, 1975 },
1973 { 1976 {
1977 "swarming": {
1978 "can_use_on_swarming_builders": true
1979 },
1974 "test": "sbox_integration_tests" 1980 "test": "sbox_integration_tests"
1975 }, 1981 },
1976 { 1982 {
1977 "test": "sbox_unittests" 1983 "test": "sbox_unittests"
1978 }, 1984 },
1979 { 1985 {
1980 "test": "sbox_validation_tests" 1986 "test": "sbox_validation_tests"
1981 }, 1987 },
1982 { 1988 {
1983 "test": "skia_unittests" 1989 "test": "skia_unittests"
(...skipping 1916 matching lines...) Expand 10 before | Expand all | Expand 10 after
3900 }, 3906 },
3901 { 3907 {
3902 "args": [ 3908 "args": [
3903 "--site-per-process" 3909 "--site-per-process"
3904 ], 3910 ],
3905 "test": "unit_tests" 3911 "test": "unit_tests"
3906 } 3912 }
3907 ] 3913 ]
3908 } 3914 }
3909 } 3915 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698