New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 734558 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 728554
Owner:
Last visit > 30 days ago
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

Flaky WebRtcTwoDeviceDepthCaptureBrowserTest.GetBothStreamsAndCheckForFeaturesPresence is

Project Member Reported by joh...@chromium.org, Jun 19 2017

Issue description

WebRtcTwoDeviceDepthCaptureBrowserTest.GetBothStreamsAndCheckForFeaturesPresence is flaky.

It crashed, turning asan-clang-phone red, on builds 2933, 2926, 2898, 2897, 2895 recently.

https://uberchromegw.corp.google.com/i/internal.client.clank/builders/asan-clang-phone?numbuilds=200

Each time the log output contains:

[CRASH] WebRtcTwoDeviceDepthCaptureBrowserTest.GetBothStreamsAndCheckForFeaturesPresence:
[ RUN      ] WebRtcTwoDeviceDepthCaptureBrowserTest.GetBothStreamsAndCheckForFeaturesPresence
[WARNING:dns_config_service_posix.cc(326)] Failed to read DnsConfig.
[ERROR:devtools_http_handler.cc(226)] Cannot start http server for devtools. Stop devtools.
[ERROR:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file assets/snapshot_blob_64.bin
[WARNING:simple_synchronous_entry.cc(1102)] Could not open platform files for entry.
[INFO:CONSOLE(57)] "Calling getBothStreamsAndCheckForFeaturesPresence", source: http://127.0.0.1:46366/media/getusermedia-depth-capture.html (57)
[INFO:SkFontMgr_android_parser.cpp(609)] [SkFontMgr Android Parser] '/system/etc/fonts.xml' could not be opened
[INFO:CONSOLE(29)] "Test Success", source: http://127.0.0.1:46366/media/webrtc_test_utilities.js (29)
[INFO:SkFontMgr_android_parser.cpp(609)] [SkFontMgr Android Parser] '/vendor/etc/fallback_fonts.xml' could not be opened
[FATAL:interface_endpoint_client.cc(31)] Check failed: !is_valid. The callback passed to ImageCapture::GetPhotoState() was never run.

followed by an unsymbolized stacktrace.

mcasas@, are you a good person to look into this?
 

Comment 1 by mcasas@chromium.org, Jun 19 2017

Cc: mcasas@chromium.org
Owner: aleksand...@intel.com
I think it was aleksandar that landed it.
Mergedinto: 728554
Status: Duplicate (was: Untriaged)
johnme@, thanks for workaround https://crrev.com/2944003002.
Components: Tests>Disabled
Labels: Test-Disabled

Sign in to add a comment