Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(38)

Issue 1159163004: MSE: Speculative fix for flaky mediasource-errors layout test (Closed)

Created:
4 years, 11 months ago by wolenetz
Modified:
4 years, 11 months ago
Reviewers:
philipj_slow
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

MSE: Speculative fix for flaky mediasource-errors layout test The media engine may progress beyond HAVE_METADATA readyState before MEDIA_ERR_DECODE is visible to the web app. This change speculatively removes the assertion that readyState is still HAVE_METADATA to see if this was indeed the cause of flaky mediasource-errors layout test. R=philipj@opera.com BUG=488184 TEST=http/tests/media/media-source/mediasource-errors.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196386

Patch Set 1 #

Patch Set 2 : Retain the flakiness expectations for this test for now #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M LayoutTests/http/tests/media/media-source/mediasource-errors.html View 1 chunk +0 lines, -1 line 1 comment Download

Messages

Total messages: 11 (3 generated)
wolenetz
Hi Philip - please take a look. Thanks! Matt
4 years, 11 months ago (2015-06-03 01:35:13 UTC) #1
wolenetz
On 2015/06/03 01:35:13, wolenetz wrote: > Hi Philip - please take a look. > Thanks! ...
4 years, 11 months ago (2015-06-03 01:48:07 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1159163004/10004
4 years, 11 months ago (2015-06-03 01:52:17 UTC) #4
wolenetz
On 2015/06/03 01:48:07, wolenetz wrote: > On 2015/06/03 01:35:13, wolenetz wrote: > > Hi Philip ...
4 years, 11 months ago (2015-06-03 01:52:27 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2015-06-03 03:11:29 UTC) #7
philipj_slow
lgtm https://codereview.chromium.org/1159163004/diff/10004/LayoutTests/http/tests/media/media-source/mediasource-errors.html File LayoutTests/http/tests/media/media-source/mediasource-errors.html (left): https://codereview.chromium.org/1159163004/diff/10004/LayoutTests/http/tests/media/media-source/mediasource-errors.html#oldcode162 LayoutTests/http/tests/media/media-source/mediasource-errors.html:162: assert_equals(mediaElement.readyState, HTMLMediaElement.HAVE_METADATA); Yeah, this is a very likely ...
4 years, 11 months ago (2015-06-03 09:30:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1159163004/10004
4 years, 11 months ago (2015-06-03 09:30:38 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2015-06-03 09:35:32 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:10004) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196386

Powered by Google App Engine
This is Rietveld 408576698