New issue
Advanced search Search tips

Issue 911278 link

Starred by 1 user

Issue metadata

Status: Closed
Owner:
Closed: Dec 4
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug

Blocked on:
issue 898595



Sign in to add a comment

Make browser_tests pass with --enable-features=UseSkiaRenderer,UseSkiaDeferredDisplayList

Project Member Reported by backer@chromium.org, Dec 3

Issue description

Current output from a pull near 84599b17f1b5231d8fb245cef9b51e99b4fbcdd8 (Monday, Dec 3)

4 tests failed:
    LocalNTPVoiceJavascriptTest.TextTests (../../chrome/browser/ui/search/local_ntp_js_browsertest.cc:97)
    MediaRouterIntegrationBrowserTest.Fail_StartCancelledNoSinks (../../chrome/test/media_router/media_router_integration_browsertest.cc:614)
    MediaRouterIntegrationBrowserTest.Fail_StartCancelledNoSupportedSinks (../../chrome/test/media_router/media_router_integration_browsertest.cc:620)
    PaymentRequestShippingAddressEditorTest.AsyncData (../../chrome/browser/ui/views/payments/shipping_address_editor_view_controller_browsertest.cc:293)
7 tests timed out:
    CastMirroringServiceHostBrowserTest.CaptureTabVideo (../../chrome/browser/media/cast_mirroring_service_host_browsertest.cc:238)
    CastStreamingApiTestWithPixelOutput.EndToEnd/0 (../../chrome/browser/extensions/api/cast_streaming/cast_streaming_apitest.cc:369)
    CastStreamingApiTestWithPixelOutput.EndToEnd/1 (../../chrome/browser/extensions/api/cast_streaming/cast_streaming_apitest.cc:369)
    ChromeNavigationPortMappedBrowserTest.ContextMenuNavigationToInvalidUrl (../../chrome/browser/chrome_navigation_browsertest.cc:430)
    TabCaptureApiPixelTest.EndToEndThroughWebRTC (../../chrome/browser/extensions/api/tab_capture/tab_capture_apitest.cc:196)
    TabCaptureApiPixelTest.EndToEndWithoutRemoting (../../chrome/browser/extensions/api/tab_capture/tab_capture_apitest.cc:179)
    TabCaptureApiPixelTest.OffscreenTabEndToEnd (../../chrome/browser/extensions/api/tab_capture/tab_capture_apitest.cc:209)

Some of these tests are for tab capture which is a WIP.
 
Owner: backer@chromium.org
Status: Assigned (was: Untriaged)
I will triage this a bit further to see which of these failures are actual failures.
Blockedon: 898595
Status: Closed (was: Assigned)
These failing tests continue to fail even without SkRenderer:
LocalNTPVoiceJavascriptTest.TextTests,
MediaRouterIntegrationBrowserTest.Fail_StartCancelledNoSinks,
MediaRouterIntegrationBrowserTest.Fail_StartCancelledNoSupportedSinks,
PaymentRequestShippingAddressEditorTest.AsyncData

These hanging tests continue to hang even without SkRenderer:
ChromeNavigationPortMappedBrowserTest.ContextMenuNavigationToInvalidUrl 

The other hanging browser tests appear to involve tab casting, which is a known issue 898595.

So I say nothing to do here. Woot.


Sign in to add a comment