Closed Bug 1298043 Opened 8 years ago Closed 8 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)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox49 --- disabled
firefox50 --- disabled
firefox51 --- unaffected

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Fixed by backing out bug 1128069 part 7 from Aurora.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
(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 → ---
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)
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.
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.
(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)
Fixed as it's ever going to be.
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.