Closed Bug 1373975 Opened 7 years ago Closed 7 years ago

Intermittent dom/media/test/test_texttrackcue.html | There should be X currently active cue(s). - got X-1, expected X

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: aryx, Assigned: bechen)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed:logic])

Attachments

(1 file)

There should be 3 currently active cue(s). - got 2, expected 3
https://treeherder.mozilla.org/logviewer.html#?job_id=107861691&repo=autoland

[task 2017-06-17T01:50:32.481832Z] 01:50:32     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | There should be 1 currently active cue(s). 
[task 2017-06-17T01:50:32.482765Z] 01:50:32     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 2.5 should be active. 
[task 2017-06-17T01:50:32.483697Z] 01:50:32     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | There should be 3 currently active cue(s). 
[task 2017-06-17T01:50:32.484560Z] 01:50:32     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 2.5 should be active. 
[task 2017-06-17T01:50:32.485433Z] 01:50:32     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 4 should be active. 
[task 2017-06-17T01:50:32.486374Z] 01:50:32     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 5 should be active. 
[task 2017-06-17T01:50:32.487535Z] 01:50:32     INFO - Buffered messages finished
[task 2017-06-17T01:50:32.488610Z] 01:50:32     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_texttrackcue.html | There should be 3 currently active cue(s). - got 2, expected 3
[task 2017-06-17T01:50:32.491492Z] 01:50:32     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:312:5
[task 2017-06-17T01:50:32.492280Z] 01:50:32     INFO -     run_tests/<@dom/media/test/test_texttrackcue.html:247:13
[task 2017-06-17T01:50:32.493056Z] 01:50:32     INFO -     EventListener.handleEvent*run_tests@dom/media/test/test_texttrackcue.html:239:7

There should be 2 currently active cue(s). - got 1, expected 2
https://treeherder.mozilla.org/logviewer.html#?job_id=107882769&repo=autoland

01:50:27     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | There should be 1 currently active cue(s). 
01:50:27     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 2 should be active. 
01:50:27     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | There should be 1 currently active cue(s). 
01:50:27     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 2 should be active. 
01:50:27     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | There should be 2 currently active cue(s). 
01:50:27     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 2 should be active. 
01:50:27     INFO - TEST-PASS | dom/media/test/test_texttrackcue.html | The cue with ID 2.5 should be active. 
01:50:27     INFO - Buffered messages finished
01:50:27     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_texttrackcue.html | There should be 2 currently active cue(s). - got 1, expected 2
01:50:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:312:5
01:50:27     INFO -     run_tests/<@dom/media/test/test_texttrackcue.html:247:13
01:50:27     INFO -     EventListener.handleEvent*run_tests@dom/media/test/test_texttrackcue.html:239:7
Assignee: nobody → bechen
Depends on: 1372715
Priority: -- → P3
I see that bug 1372715 is fixed, but I still see many failure related to this bug, :bechen, can you take this bug and figure out the next steps?
Flags: needinfo?(bechen)
Whiteboard: [stockwell needswork]
(In reply to Joel Maher ( :jmaher) from comment #3)
> I see that bug 1372715 is fixed, but I still see many failure related to
> this bug, :bechen, can you take this bug and figure out the next steps?

I will write a patch soon to modify the testcase.
Flags: needinfo?(bechen)
Comment on attachment 8880677 [details]
Bug 1373975 - Modify the testcase to meet spec. if a cue.endTime is equal to playbacktime, the cue is not an activeCue.

https://reviewboard.mozilla.org/r/152008/#review157002
Attachment #8880677 - Flags: review?(giles) → review+
Pushed by rgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9361db7cb11
Modify the testcase to meet spec. if a cue.endTime is equal to playbacktime, the cue is not an activeCue. r=rillian
https://hg.mozilla.org/mozilla-central/rev/d9361db7cb11
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Whiteboard: [stockwell needswork] → [stockwell fixed]
Whiteboard: [stockwell fixed] → [stockwell fixed:logic]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: