Closed
Bug 1298043
Opened 7 years ago
Closed 7 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /media-source/mediasource-play-then-seek-back.html | Test playing then seeking back. - Test timed out
Categories
(Core :: Audio/Video: Playback, defect, P5)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox49 | --- | disabled |
firefox50 | --- | disabled |
firefox51 | --- | unaffected |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: rvandermeulen [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=3369484&repo=mozilla-aurora https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-aurora-macosx64-debug/1472095526/mozilla-aurora_yosemite_r7-debug_test-web-platform-tests-6-bm106-tests1-macosx-build12.txt.gz
Updated•7 years ago
|
Blocks: 1128069
status-firefox50:
--- → affected
Updated•7 years ago
|
Priority: -- → P5
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Fixed by backing out bug 1128069 part 7 from Aurora.
Comment 3•7 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #2) > Fixed by backing out bug 1128069 part 7 from Aurora. Not sure why I thought that would help given that this is failing an entirely different test. Jean-Yves, what do you recommend doing here? Is there a test fix we can uplift to Aurora to make this go away or should we disable the test?
Status: RESOLVED → REOPENED
Flags: needinfo?(jyavenard)
Resolution: FIXED → ---
Updated•7 years ago
|
status-firefox49:
--- → affected
status-firefox51:
--- → unaffected
Comment 4•7 years ago
|
||
We could uplift most of bug 1293613 and adjust some result expectations for the new features not currently implemented in 50 and only in 51 (like testing/web-platform/tests/media-source/mediasource-liveseekable.html). We can keep the disable tests, disabled. those tests are mostly wrong, and relying on undefined behaviour, that's why they intermittently fail. bug 1293613 attempted to fix most of them to remove the reliance on chromium-only behaviour.
Flags: needinfo?(jyavenard)
Comment 5•7 years ago
|
||
I have to say, disabling the test seems like the most palatable option at this point if it's not a great test to begin with.
Comment 6•7 years ago
|
||
I think the particular commit that is fixing those particular errors is https://hg.mozilla.org/mozilla-central/rev/9f514918f33580ea6c4f9d765aca0f8d6476eec0 It's what's causing the: TypeError: must be string or pinned buffer, not bytearray which leads to TEST-UNEXPECTED-TIMEOUT | /media-source/mediasource-play-then-seek-back.html | expected OK but disabling the test is fine by me otherwise.
Comment 7•7 years ago
|
||
Worth a shot! https://hg.mozilla.org/releases/mozilla-aurora/rev/6ea5133aab19
Comment 8•7 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #7) > Worth a shot! > https://hg.mozilla.org/releases/mozilla-aurora/rev/6ea5133aab19 Didn't help, unfortunately. ni? myself to skip the test on 50.
Flags: needinfo?(ryanvm)
Comment 9•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/1c5ad0400492 https://hg.mozilla.org/releases/mozilla-beta/rev/c79d309bb50a
Flags: needinfo?(ryanvm)
Comment 10•7 years ago
|
||
Fixed as it's ever going to be.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•