Closed Bug 478868 Opened 16 years ago Closed 16 years ago

test_play.html intermittently fails (getting too many events?)

Categories

(Core :: Audio/Video, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: ted, Unassigned)

References

Details

(Keywords: intermittent-failure)

test_play.html has been failing intermittently recently. (I guess the test itself only came into being recently, so maybe that's not saying much.) *** 27727 INFO Running /tests/content/media/video/test/test_play.html... *** 27728 INFO TEST-PASS | /tests/content/media/video/test/test_play.html | Check expected event *** 27729 INFO TEST-PASS | /tests/content/media/video/test/test_play.html | Check expected event *** 27730 INFO TEST-PASS | /tests/content/media/video/test/test_play.html | Check expected event *** 27731 INFO TEST-PASS | /tests/content/media/video/test/test_play.html | Check expected event *** 27732 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_play.html | Check expected event - got "canplay", expected undefined *** 27733 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_play.html | Check expected event - got "playing", expected undefined *** 27734 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_play.html | Check expected event - got "canplaythrough", expected undefined *** 27735 INFO TEST-PASS | /tests/content/media/video/test/test_play.html | Undelivered event undefined So it looks like the test gets all 4 events that it expects, but then gets 3 more events that it wasn't expecting--canplay, playing, canplaythrough.
I disabled this test for now in this push: http://hg.mozilla.org/mozilla-central/rev/7bd46657fb0c
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
R.Duplicate -> R.Fixed, since there was comment 2: adding 'Depends on: 478684' to reenable the test later.
Depends on: 478684
Resolution: DUPLICATE → FIXED
Target Milestone: --- → mozilla1.9.2a1
Whiteboard: [orange]
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.