Closed Bug 1154881 Opened 9 years ago Closed 9 years ago

Intermittent media-source/mediasource-redundant-seek.html | Test redundant fully prebuffered seek - assert_equals: Event types match. expected "seeking" but got "timeupdate"

Categories

(Core :: Audio/Video, defect)

x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox38 --- wontfix
firefox38.0.5 --- fixed
firefox39 --- fixed
firefox40 --- fixed
firefox41 --- fixed
firefox42 --- fixed
firefox43 --- fixed
firefox-esr31 --- unaffected
firefox-esr38 --- fixed
b2g-v2.2 --- fixed
b2g-master --- fixed

People

(Reporter: RyanVM, Assigned: jya)

References

Details

(Keywords: intermittent-failure, Whiteboard: [disabled])

Attachments

(2 files)

04:55:28 INFO - TEST-START | /media-source/mediasource-redundant-seek.html
04:55:28 INFO - PROCESS | 3916 | WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
04:55:28 INFO - PROCESS | 3916 | pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
04:55:28 INFO - PROCESS | 3916 | nsBrowserAccess.prototype.openURI@chrome://browser/content/browser.js:15408:21
04:55:28 INFO - PROCESS | 3916 | __marionetteFunc@dummy file:19:30
04:55:28 INFO - PROCESS | 3916 | @dummy file:28:3
04:55:28 INFO - PROCESS | 3916 | executeWithCallback@chrome://marionette/content/listener.js:724:5
04:55:28 INFO - PROCESS | 3916 | executeAsyncScript@chrome://marionette/content/listener.js:617:3
04:55:28 INFO - PROCESS | 3916 | E/MPEG4Extractor( 3916): No width or height, assuming worst case 1080p
04:55:28 INFO - TEST-UNEXPECTED-FAIL | /media-source/mediasource-redundant-seek.html | Test redundant fully prebuffered seek - assert_equals: Event types match. expected "seeking" but got "timeupdate"
04:55:28 INFO - EventExpectationsManager.prototype.expectEvent/eventHandler<@http://web-platform.test:8000/media-source/mediasource-util.js:86:13
04:55:28 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1295:20
04:55:28 INFO - Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1319:1
04:55:28 INFO - TEST-OK | /media-source/mediasource-redundant-seek.html | took 439ms
Attached patch Disable test — — Splinter Review
This is the same problem as bug 1148224. It is possible for a timeupdate event to be output at any as media is playing.
Attachment #8603811 - Flags: review?(karlt)
Assignee: nobody → jyavenard
Status: NEW → ASSIGNED
Attachment #8603811 - Flags: review?(karlt) → review+
https://hg.mozilla.org/mozilla-central/rev/cb3a80b78c0b
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Depends on: 1165938
Blocks: 1066467
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [disabled]
This is the same problem as bug 1148224.

See analysis bug 1148224 comment 39
Attached patch [MSE] Disable invalid test. — — Splinter Review
There's no guarantee that 'timeupdate' event won't be fired before the 'seeking' event.
Attachment #8646190 - Flags: review?(karlt)
See Also: → 1148224
Attachment #8646190 - Flags: review?(karlt) → review+
https://hg.mozilla.org/mozilla-central/rev/05cba24084d0
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Target Milestone: mozilla41 → mozilla43
You need to log in before you can comment on or make changes to this bug.