Closed Bug 1065913 Opened 11 years ago Closed 11 years ago

test_autoplay_contentEditable.html | Result logged after SimpleTest.finish()

Categories

(Core :: Audio/Video, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: jwwang, Assigned: jwwang)

Details

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=47786506&tree=Try&full=1#error0 07:53:12 INFO - 1661 INFO TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_autoplay_contentEditable.html | Check expected event got canplay at canplaythrough for http://mochi.test:8888/tests/content/media/test/gizmo.mp4 uneval(event.type)="canplay" typeof(event.type)=string uneval(v._state)="canplaythrough" typeof(v._state)=string tokens[canplaythrough]=canplay,canplaythrough tokens[canplaythrough].indexOf(event.type)=0 - Result logged after SimpleTest.finish()
It looks like some events could arrive after calling SimpleTest.finish() and calling SimpleTest.OK() in those events will cause test failures. Just remove event listeners before finishing the test and also simply the logs. Try: https://tbpl.mozilla.org/?tree=Try&rev=2783b7742156 Most green.
Assignee: nobody → jwwang
Status: NEW → ASSIGNED
Attachment #8488389 - Flags: review?(kinetik)
Attachment #8488389 - Flags: review?(kinetik) → review+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: