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

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

Issue 1351643003: Fix WebSpeech API for OOPIF based <webview> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: enable test Created 5 years, 3 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 "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 "Browser Side Navigation Linux": { 10 "Browser Side Navigation Linux": {
(...skipping 5042 matching lines...) Expand 10 before | Expand all | Expand 10 after
5053 "name": "nacl_integration", 5053 "name": "nacl_integration",
5054 "script": "nacl_integration.py" 5054 "script": "nacl_integration.py"
5055 } 5055 }
5056 ] 5056 ]
5057 }, 5057 },
5058 "Site Isolation Linux": { 5058 "Site Isolation Linux": {
5059 "gtest_tests": [ 5059 "gtest_tests": [
5060 { 5060 {
5061 "args": [ 5061 "args": [
5062 "--site-per-process", 5062 "--site-per-process",
5063 "--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:*.RestoreTabWithSpecialURLOnBack:SSLUITest.*:Web NavigationApiTest.CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingle Process:WebNavigationApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginT est.*:WebViewTest.AcceptTouchEvents:WebViewTest.IndexedDBIsolation:WebViewTest.S creenCoordinates:WebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestCont extMenu:WebViewTest.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWind owTest.*:WebViewSpeechAPITest.*:WebViewVisibilityTest.*:ZoomControllerBrowserTes t.*:*.NavigateFromNTPToOptionsInSameTab:*.ProfilesWithoutPagesNotLaunched:*.TabM ove:*.WhitelistedExtension:*.NewTabPageURL:*.HomepageLocation:RestoreOnStartupPo licyTest*:PhishingClassifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowse rTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemo ryInfra" 5063 "--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:*.RestoreTabWithSpecialURLOnBack:SSLUITest.*:Web NavigationApiTest.CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingle Process:WebNavigationApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginT est.*:WebViewTest.AcceptTouchEvents:WebViewTest.IndexedDBIsolation:WebViewTest.S creenCoordinates:WebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestCont extMenu:WebViewTest.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWind owTest.*:WebViewVisibilityTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPTo OptionsInSameTab:*.ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExtens ion:*.NewTabPageURL:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClass ifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowserTest.RunsAudioVideoWeb RTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemoryInfra"
5064 ], 5064 ],
5065 "test": "browser_tests" 5065 "test": "browser_tests"
5066 }, 5066 },
5067 { 5067 {
5068 "args": [ 5068 "args": [
5069 "--site-per-process", 5069 "--site-per-process",
5070 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request" 5070 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request"
5071 ], 5071 ],
5072 "test": "content_browsertests" 5072 "test": "content_browsertests"
5073 }, 5073 },
(...skipping 10 matching lines...) Expand all
5084 ], 5084 ],
5085 "test": "unit_tests" 5085 "test": "unit_tests"
5086 } 5086 }
5087 ] 5087 ]
5088 }, 5088 },
5089 "Site Isolation Win": { 5089 "Site Isolation Win": {
5090 "gtest_tests": [ 5090 "gtest_tests": [
5091 { 5091 {
5092 "args": [ 5092 "args": [
5093 "--site-per-process", 5093 "--site-per-process",
5094 "--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:*.RestoreTabWithSpecialURLOnBack:SSLUITest.*:Web NavigationApiTest.CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingle Process:WebNavigationApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginT est.*:WebViewTest.AcceptTouchEvents:WebViewTest.IndexedDBIsolation:WebViewTest.S creenCoordinates:WebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestCont extMenu:WebViewTest.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWind owTest.*:WebViewSpeechAPITest.*:WebViewVisibilityTest.*:ZoomControllerBrowserTes t.*:*.NavigateFromNTPToOptionsInSameTab:*.ProfilesWithoutPagesNotLaunched:*.TabM ove:*.WhitelistedExtension:*.NewTabPageURL:*.HomepageLocation:RestoreOnStartupPo licyTest*:PhishingClassifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowse rTest.RunsAudioVideoWebRTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemo ryInfra" 5094 "--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:*.RestoreTabWithSpecialURLOnBack:SSLUITest.*:Web NavigationApiTest.CrossProcessFragment:WebNavigationApiTest.ServerRedirectSingle Process:WebNavigationApiTest.CrossProcessHistory:WebViewDPITest.*:WebViewPluginT est.*:WebViewTest.AcceptTouchEvents:WebViewTest.IndexedDBIsolation:WebViewTest.S creenCoordinates:WebViewTest.ContextMenusAPI_PreventDefault:WebViewTest.TestCont extMenu:WebViewTest.NestedGuestContainerBounds:WebViewFocusTest.*:WebViewNewWind owTest.*:WebViewVisibilityTest.*:ZoomControllerBrowserTest.*:*.NavigateFromNTPTo OptionsInSameTab:*.ProfilesWithoutPagesNotLaunched:*.TabMove:*.WhitelistedExtens ion:*.NewTabPageURL:*.HomepageLocation:RestoreOnStartupPolicyTest*:PhishingClass ifierDelegateTest.*:WebUIWebViewBrowserTest*:WebRtcBrowserTest.RunsAudioVideoWeb RTCCallInTwoTabs:SingleProcessTracingBrowserTest.TestMemoryInfra"
5095 ], 5095 ],
5096 "test": "browser_tests" 5096 "test": "browser_tests"
5097 }, 5097 },
5098 { 5098 {
5099 "args": [ 5099 "args": [
5100 "--site-per-process", 5100 "--site-per-process",
5101 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request" 5101 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request"
5102 ], 5102 ],
5103 "test": "content_browsertests" 5103 "test": "content_browsertests"
5104 }, 5104 },
5105 { 5105 {
5106 "args": [ 5106 "args": [
5107 "--site-per-process" 5107 "--site-per-process"
5108 ], 5108 ],
5109 "test": "content_unittests" 5109 "test": "content_unittests"
5110 }, 5110 },
5111 { 5111 {
5112 "args": [ 5112 "args": [
5113 "--site-per-process", 5113 "--site-per-process",
5114 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" 5114 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*"
5115 ], 5115 ],
5116 "test": "unit_tests" 5116 "test": "unit_tests"
5117 } 5117 }
5118 ] 5118 ]
5119 } 5119 }
5120 } 5120 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698