Closed Bug 1099187 Opened 10 years ago Closed 10 years ago

Intermittent test_WaitingOnMissingData.html | Video has correct current time: 4 - got 4, expected 4.001

Categories

(Core :: Audio/Video, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36
Tracking Status
firefox34 --- unaffected
firefox35 --- unaffected
firefox36 --- fixed
firefox-esr31 --- unaffected

People

(Reporter: RyanVM, Assigned: bholley)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Bug 1067762 looks like a similar instance of this in the past.

05:03:57     INFO -  197 INFO TEST-START | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html
05:03:57     INFO -  198 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Receive a sourceopen event
05:03:57     INFO -  199 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Should only receive one sourceopen for this test
05:03:57     INFO -  200 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Create a SourceBuffer
05:03:57     INFO -  201 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | fetchWithXHR load uri='seek.webm' status=200
05:03:57     INFO -  202 INFO Loading buffer: [0, 318)
05:03:57     INFO -  203 INFO Loading buffer: [318, 25223)
05:03:57     INFO -  204 INFO Loading buffer: [25223, 46712)
05:03:57     INFO -  205 INFO Loading buffer: [67833, 88966)
05:03:57     INFO -  206 INFO Loading buffer: [88966, 215529)
05:03:57     INFO -  207 INFO Playing video. It should play for a bit, then fire 'waiting'
05:03:57     INFO -  208 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Got a waiting event at 0
05:03:57     INFO -  209 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Got a waiting event at 0.735503
05:03:57     INFO -  210 INFO TEST-FAIL | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | See bug 1091774
05:03:57     INFO -  211 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Received waiting event at time 0.735503
05:03:57     INFO -  212 INFO Loading buffer: [46712, 67833)
05:03:57     INFO -  213 INFO TEST-PASS | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Video has correct duration. This fuzz factor is due to bug 1065207
05:03:57     INFO -  214 INFO TEST-UNEXPECTED-FAIL | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | Video has correct current time: 4 - got 4, expected 4.001
05:03:57     INFO -  215 INFO TEST-OK | /tests/dom/media/mediasource/test/test_WaitingOnMissingData.html | took 2281ms
Flags: needinfo?(bobbyholley)
I expect bug 1065207 is involved here too, but I wonder why the value is not deterministic.
Comment on attachment 8523940 [details] [diff] [review]
Use fuzz factor for currentTime in addition to duration. v1

I think we should keep this or another bug open to track making currentTime match duration on ended.  We should be able to provide this even when it is not clear exactly what duration should be, and bug 1065207 doesn't clearly cover this.
Attachment #8523940 - Flags: review?(karlt) → review+
Blocks: 1101062
Flags: needinfo?(bobbyholley)
https://hg.mozilla.org/mozilla-central/rev/0345a17fb040
Assignee: nobody → bobbyholley
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.