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

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: address nits from Charlie Created 5 years, 2 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 | « content/browser/web_contents/web_contents_impl.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 "Browser Side Navigation Linux": { 10 "Browser Side Navigation Linux": {
(...skipping 5193 matching lines...) Expand 10 before | Expand all | Expand 10 after
5204 "name": "nacl_integration", 5204 "name": "nacl_integration",
5205 "script": "nacl_integration.py" 5205 "script": "nacl_integration.py"
5206 } 5206 }
5207 ] 5207 ]
5208 }, 5208 },
5209 "Site Isolation Linux": { 5209 "Site Isolation Linux": {
5210 "gtest_tests": [ 5210 "gtest_tests": [
5211 { 5211 {
5212 "args": [ 5212 "args": [
5213 "--site-per-process", 5213 "--site-per-process",
5214 "--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" 5214 "--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"
5215 ], 5215 ],
5216 "test": "browser_tests" 5216 "test": "browser_tests"
5217 }, 5217 },
5218 { 5218 {
5219 "args": [ 5219 "args": [
5220 "--site-per-process", 5220 "--site-per-process",
5221 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request" 5221 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request"
5222 ], 5222 ],
5223 "test": "content_browsertests" 5223 "test": "content_browsertests"
5224 }, 5224 },
(...skipping 10 matching lines...) Expand all
5235 ], 5235 ],
5236 "test": "unit_tests" 5236 "test": "unit_tests"
5237 } 5237 }
5238 ] 5238 ]
5239 }, 5239 },
5240 "Site Isolation Win": { 5240 "Site Isolation Win": {
5241 "gtest_tests": [ 5241 "gtest_tests": [
5242 { 5242 {
5243 "args": [ 5243 "args": [
5244 "--site-per-process", 5244 "--site-per-process",
5245 "--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" 5245 "--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"
5246 ], 5246 ],
5247 "test": "browser_tests" 5247 "test": "browser_tests"
5248 }, 5248 },
5249 { 5249 {
5250 "args": [ 5250 "args": [
5251 "--site-per-process", 5251 "--site-per-process",
5252 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request" 5252 "--gtest_filter=-*.PreventSpoofFromSubframeAndReplace:SessionHistoryTe st.CrossFrameFormBackForward:SessionHistoryTest.FrameBackForward:DevToolsProtoco lTest.NavigationPreservesMessages:NavigationControllerBrowserTest.ReloadOriginal Request"
5253 ], 5253 ],
5254 "test": "content_browsertests" 5254 "test": "content_browsertests"
5255 }, 5255 },
5256 { 5256 {
5257 "args": [ 5257 "args": [
5258 "--site-per-process" 5258 "--site-per-process"
5259 ], 5259 ],
5260 "test": "content_unittests" 5260 "test": "content_unittests"
5261 }, 5261 },
5262 { 5262 {
5263 "args": [ 5263 "args": [
5264 "--site-per-process", 5264 "--site-per-process",
5265 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" 5265 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*"
5266 ], 5266 ],
5267 "test": "unit_tests" 5267 "test": "unit_tests"
5268 } 5268 }
5269 ] 5269 ]
5270 } 5270 }
5271 } 5271 }
OLDNEW
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698