New issue
Advanced search Search tips

Issue 624005 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

MediaRedirectTest.CanPlayHiddenHls is flaky

Project Member Reported by dgn@chromium.org, Jun 28 2016

Issue description

Builder link: https://uberchromegw.corp.google.com/i/chromium.android/builders/Marshmallow%20Tablet%20Tester/builds/4477

Flakiness dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=content_browsertests&tests=MediaRedirectTest.CanPlayHiddenHls

[ RUN      ] MediaRedirectTest.CanPlayHiddenHls
[ERROR:devtools_http_handler.cc(228)] Cannot start http server for devtools. Stop devtools.
[INFO:media_browsertest.cc(53)] Running test URL: http://127.0.0.1:60271/player.html?video=hidden_redirect
[WARNING:simple_synchronous_entry.cc(1054)] Could not open platform files for entry.
[WARNING:http_cache_transaction.cc(2421)] Failed to revalidate partial entry
[ERROR:shell_android.cc(70)] Not implemented reached in void content::Shell::PlatformSetTitle(const string16&): 0 0

MediaRedirectTest.CanPlayHiddenHlsUNKNOWN


Test has been added last week in https://codereview.chromium.org/2046253002


 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 28 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/81f0bd3bdc67c584fdc1819080a2a4e77b6cad8a

commit 81f0bd3bdc67c584fdc1819080a2a4e77b6cad8a
Author: dgn <dgn@chromium.org>
Date: Tue Jun 28 17:12:28 2016

Disable MediaRedirectTest.CanPlayHiddenHls (Flaky)

TBR=hubbe@chromium.org
NOTRY=TRUE
BUG=624005

Review-Url: https://codereview.chromium.org/2103173002
Cr-Commit-Position: refs/heads/master@{#402495}

[modify] https://crrev.com/81f0bd3bdc67c584fdc1819080a2a4e77b6cad8a/content/browser/media/media_redirect_browsertest.cc

Sad, all of our tests which use MediaPlayer end up disabled, I was hoping this one would actually work out :/

https://cs.chromium.org/chromium/src/build/android/pylib/gtest/filter/content_browsertests_disabled
Labels: -Pri-1 Pri-3
Owner: tguilbert@chromium.org
Over to tguilbert@ to re-enable once we're no longer using WMPA.
Labels: Videostack-HLS

Sign in to add a comment