Closed
Bug 474754
Opened 16 years ago
Closed 16 years ago
Sporadic mochitest failure: "test_wav_trunc.html | Checking currentTime at end: 1.5"
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dholbert, Assigned: kinetik)
References
()
Details
The linux mozilla-central unittest box just sporadically failed the test "test_wav_trunc.html". I'm declaring it sporadic because the cycle before & after both passed this test, and those cycles had no code changes -- just tweaks to a few reftest files.
Failure Log:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1232605078.1232610572.12105.gz
Failure:
*** 27884 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_wav_trunc.html | Checking currentTime at end: 1.5
Test URL:
http://mxr.mozilla.org/mozilla-central/source/content/media/video/test/test_wav_trunc.html?force=1
Comment 1•16 years ago
|
||
Over the past 12 builds on the Firefox tinderbox, this test has failed 6 times and passed 6 times. As of right now, it has failed the past 3 runs in a row. We need to back out the change that caused this or disable this test.
Comment 2•16 years ago
|
||
I disabled this test for now, since it's clearly a buggy test:
http://hg.mozilla.org/mozilla-central/rev/51315e49378b
Please re-enable the test when you can make it more reliable.
Assignee | ||
Comment 3•16 years ago
|
||
The test should be reliable when the patch for bug 469266 lands. I'll enable the test again as part of landing the new mochitests (in bug 469268) that will land after bug 469266.
Assignee: nobody → kinetik
Depends on: 469266
Assignee | ||
Comment 4•16 years ago
|
||
Marking this fixed now that bug 469266 and bug 469268 have landed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•