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

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

Issue 1473423002: Provide default implementation for WebContentsDelegate::OpenURLFromTab. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo Created 5 years 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 | « content/shell/browser/shell.cc ('k') | no next file » | 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 "Android Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "scripts": [ 3 "scripts": [
4 { 4 {
5 "name": "telemetry_unittests", 5 "name": "telemetry_unittests",
6 "script": "telemetry_unittests.py" 6 "script": "telemetry_unittests.py"
7 } 7 }
8 ] 8 ]
9 }, 9 },
10 "Android User Builder Tests": { 10 "Android User Builder Tests": {
(...skipping 5608 matching lines...) Expand 10 before | Expand all | Expand 10 after
5619 "name": "nacl_integration", 5619 "name": "nacl_integration",
5620 "script": "nacl_integration.py" 5620 "script": "nacl_integration.py"
5621 } 5621 }
5622 ] 5622 ]
5623 }, 5623 },
5624 "Site Isolation Linux": { 5624 "Site Isolation Linux": {
5625 "gtest_tests": [ 5625 "gtest_tests": [
5626 { 5626 {
5627 "args": [ 5627 "args": [
5628 "--site-per-process", 5628 "--site-per-process",
5629 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectCo ntentScriptsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpda ted:ExtensionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanE mbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowserTest.*:Isolated AppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuE nabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:PhishingClassifierT est.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.*:PrerenderBrows erTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:*.RestoreCr ossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest.CrossProcessFra gment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.Cros sProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEven ts:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest.Cont extMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGuestCo ntainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTest.*: ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:*.ProfilesWithou tPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageURL:*.HomepageLoc ation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest.*:WebUIWebViewB rowserTest*:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTra cingBrowserTest.TestMemoryInfra" 5629 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpdated:ExtensionOptionsApiTes t.ExtensionCanEmbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowser Test.*:IsolatedAppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:* .NewAvatarMenuEnabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:Phis hingClassifierTest.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.* :PrerenderBrowserTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTes t.*:*.RestoreCrossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest. CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigat ionApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest. AcceptTouchEvents:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:W ebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTes t.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVi sibilityTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:* .ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageUR L:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest. *:WebUIWebViewBrowserTest*:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:S ingleProcessTracingBrowserTest.TestMemoryInfra"
5630 ], 5630 ],
5631 "test": "browser_tests" 5631 "test": "browser_tests"
5632 }, 5632 },
5633 { 5633 {
5634 "args": [ 5634 "args": [
5635 "--site-per-process", 5635 "--site-per-process",
5636 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" 5636 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation"
5637 ], 5637 ],
5638 "test": "content_browsertests" 5638 "test": "content_browsertests"
5639 }, 5639 },
(...skipping 10 matching lines...) Expand all
5650 ], 5650 ],
5651 "test": "unit_tests" 5651 "test": "unit_tests"
5652 } 5652 }
5653 ] 5653 ]
5654 }, 5654 },
5655 "Site Isolation Win": { 5655 "Site Isolation Win": {
5656 "gtest_tests": [ 5656 "gtest_tests": [
5657 { 5657 {
5658 "args": [ 5658 "args": [
5659 "--site-per-process", 5659 "--site-per-process",
5660 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.ContentScriptExtensionProcess:ExtensionApiTest.DontInjectCo ntentScriptsInBackgroundPages:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpda ted:ExtensionApiTest.WindowOpenPopupIframe:ExtensionOptionsApiTest.ExtensionCanE mbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowserTest.*:Isolated AppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:*.NewAvatarMenuE nabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:PhishingClassifierT est.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.*:PrerenderBrows erTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTest.*:*.RestoreCr ossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest.CrossProcessFra gment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigationApiTest.Cros sProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest.AcceptTouchEven ts:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:WebViewTest.Cont extMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTest.NestedGuestCo ntainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVisibilityTest.*: ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:*.ProfilesWithou tPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageURL:*.HomepageLoc ation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest.*:WebUIWebViewB rowserTest*:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTra cingBrowserTest.TestMemoryInfra" 5660 "--gtest_filter=-BrowserTest.ClearPendingOnFailUnlessNTP:BrowserTest.I nterstitialCancelsGuestViewDialogs:BrowserTest.OtherRedirectsDontForkProcess:Bro wserTest.WindowOpenClose:ChromeRenderProcessHostTest.*:ChromeRenderProcessHostTe stWithCommandLine.*:DevToolsExperimentalExtensionTest.*:DevToolsExtensionTest.*: DnsProbeBrowserTest.*:ErrorPageTest.*:ExtensionApiTest.ContentScriptOtherExtensi ons:ExtensionApiTest.Tabs2:ExtensionApiTest.TabsOnUpdated:ExtensionOptionsApiTes t.ExtensionCanEmbedOwnOptions:ExtensionViewTest.*:InlineLoginUISafeIframeBrowser Test.*:IsolatedAppTest.*:LaunchWebAuthFlowFunctionTest.*:MimeHandlerViewTest.*:* .NewAvatarMenuEnabledInGuestMode:OptionsUIBrowserTest.*:*PDFExtensionTest.*:Phis hingClassifierTest.*:PhishingDOMFeatureExtractorTest.*:PopupBlockerBrowserTest.* :PrerenderBrowserTest.*:ProcessManagementTest.*:RedirectTest.*:ReferrerPolicyTes t.*:*.RestoreCrossSiteWithExistingSiteInstance:SSLUITest.*:WebNavigationApiTest. CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingleProcess:WebNavigat ionApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginTest.*:WebViewTest. AcceptTouchEvents:WebViewTest.IndexedDBIsolation:WebViewTest.ScreenCoordinates:W ebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestContextMenu:WebViewTes t.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWindowTest.*:WebViewVi sibilityTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPToOptionsInSameTab:* .ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExtension:*.NewTabPageUR L:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClassifierDelegateTest. *:WebUIWebViewBrowserTest*:WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs:S ingleProcessTracingBrowserTest.TestMemoryInfra"
5661 ], 5661 ],
5662 "test": "browser_tests" 5662 "test": "browser_tests"
5663 }, 5663 },
5664 { 5664 {
5665 "args": [ 5665 "args": [
5666 "--site-per-process", 5666 "--site-per-process",
5667 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation" 5667 "--gtest_filter=-*.PopupPendingAndBackToSameSiteInstance:*.PreventSpoo fFromSubframeAndReplace:SessionHistoryTest.CrossFrameFormBackForward:SessionHist oryTest.FrameBackForward:DevToolsProtocolTest.NavigationPreservesMessages:Naviga tionControllerBrowserTest.ReloadOriginalRequest:*.RestoreSubframeFileAccessForHi storyNavigation"
5668 ], 5668 ],
5669 "test": "content_browsertests" 5669 "test": "content_browsertests"
5670 }, 5670 },
5671 { 5671 {
5672 "args": [ 5672 "args": [
5673 "--site-per-process" 5673 "--site-per-process"
5674 ], 5674 ],
5675 "test": "content_unittests" 5675 "test": "content_unittests"
5676 }, 5676 },
5677 { 5677 {
5678 "args": [ 5678 "args": [
5679 "--site-per-process", 5679 "--site-per-process",
5680 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" 5680 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*"
5681 ], 5681 ],
5682 "test": "unit_tests" 5682 "test": "unit_tests"
5683 } 5683 }
5684 ] 5684 ]
5685 } 5685 }
5686 } 5686 }
OLDNEW
« no previous file with comments | « content/shell/browser/shell.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698