Closed
Bug 496697
Opened 15 years ago
Closed 15 years ago
Intermittent failure of test_bug468190.html: Checking currentTime at end: 3.6323330402374268
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 493647
People
(Reporter: ehsan.akhgari, Unassigned)
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1244276614.1244282218.22150.gz#err0
WINNT 5.2 mozilla-central unit test on 2009/06/06 01:23:34
This is intermittent because the previous cycle from the same changeset <http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1244269414.1244275060.11272.gz> did not show this failure.
Reporter | ||
Updated•15 years ago
|
Whiteboard: [orange]
Comment 1•15 years ago
|
||
I can reproduce this fairly consistently in a Vista VM with sound disabled. Open the test in the browser, open Task Manager and position it over the browser window, start the test, quickly minimize and restore Task Manager by clicking on it in the task bar.
It probably relies on having the window animations enabled--it looks like the minimize/maximize animations cause the browser's event queue to starve for half a second or more each time.
Comment 2•15 years ago
|
||
Same test, different failure mode:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1246965117.1246969572.12417.gz
OS X 10.5.2 mozilla-central unit test on 2009/07/07 04:11:57
ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_bug468190_wav.html | Expect at least one playing event
Looks like in this case, the test somehow didn't get any onplaying events, but got the onfinished.
Reporter | ||
Comment 3•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.5/1248764241.1248768336.18702.gz
WINNT 5.2 mozilla-1.9.1 unit test on 2009/07/27 23:57:21
Comment 4•15 years ago
|
||
(In reply to comment #2)
> test_bug468190_wav.html | Expect at least one playing event
That one is bug 498955.
No longer blocks: 438871
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•