Closed
Bug 492894
Opened 16 years ago
Closed 14 years ago
mochitest-plain: intermittent "test_wav_ended2.html | Expect at least one playing event"
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Unassigned)
References
Details
(Keywords: intermittent-failure)
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242227885.1242235566.1385.gz#err0
I think this has shown up several times recently.
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
Comment 3•16 years ago
|
||
More errors in test_ended2.html - not identical to the bug summary, but likely related?
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242757541.1242764521.13591.gz&fulltext=1#err0
Comment 4•15 years ago
|
||
(In reply to comment #0)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242227885.1242235566.1385.gz#err0
{
WINNT 5.2 mozilla-central unit test on 2009/05/13 08:18:05
*** 28006 INFO TEST-PASS | /tests/content/media/video/test/test_ended2.html | Expect at least one playing event
command timed out: 300 seconds without output
program finished with exit code 1
}
This occurrence did not "fail", but (was) "timed out".
*****
(In reply to comment #1)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242339690.1242348771.22749.gz
WINNT 5.2 mozilla-central unit test on 2009/05/14 15:21:30
{
*** 28003 INFO Running /tests/content/media/video/test/test_ended2.html...
*** 28004 INFO TEST-PASS | /tests/content/media/video/test/test_ended2.html | Checking currentTime at end: 3.9660000801086426
*** 28005 INFO TEST-PASS | /tests/content/media/video/test/test_ended2.html | Checking playback has ended
*** 28006 INFO TEST-PASS | /tests/content/media/video/test/test_ended2.html | Expect at least one playing event
*** 28007 INFO TEST-PASS | /tests/content/media/video/test/test_ended2.html | Checking currentTime at end: 3.9660000801086426
*** 28008 INFO TEST-PASS | /tests/content/media/video/test/test_ended2.html | Checking playback has ended
NEXT ERROR *** 28009 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_ended2.html | Expect at least one playing event
*** 28010 INFO TEST-PASS | /tests/content/media/video/test/test_ended2.html | Check playback after ended event
}
It looks like this case is what this bug is about.
*****
(In reply to comment #2)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242432859.1242439071.30675.gz
(In reply to comment #3)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242757541.1242764521.13591.gz&fulltext=1#err0
No, these are bug 493647.
*****
Bug still there:
{
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1244896338.1244899630.9969.gz&fulltext=1
OS X 10.5.2 mozilla-central unit test on 2009/06/13 05:32:18
28869 INFO Running /tests/content/media/video/test/test_wav_ended2.html...
28870 INFO TEST-PASS | /tests/content/media/video/test/test_wav_ended2.html | Checking currentTime at end: 1
28871 INFO TEST-PASS | /tests/content/media/video/test/test_wav_ended2.html | Checking playback has ended
28872 INFO TEST-PASS | /tests/content/media/video/test/test_wav_ended2.html | Expect at least one playing event
28873 INFO TEST-PASS | /tests/content/media/video/test/test_wav_ended2.html | Checking currentTime at end: 1
28874 INFO TEST-PASS | /tests/content/media/video/test/test_wav_ended2.html | Checking playback has ended
28875 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_wav_ended2.html | Expect at least one playing event
28876 INFO TEST-PASS | /tests/content/media/video/test/test_wav_ended2.html | Check playback after ended event
}
OS: Windows XP → All
Summary: Timeout in test_ended2.html after "Expect at least one playing event" → mochitest-plain: intermittent "TEST-UNEXPECTED-FAIL ... test_wav_ended2.html | Expect at least one playing event"
Comment 5•15 years ago
|
||
Here's another one on OS X unit test:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1247749214.1247757262.5964.gz
Comment 6•15 years ago
|
||
OS X 10.5.2 mozilla-central test mochitests on 2009/07/28 16:49:15
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1248824955.1248827539.13383.gz
Comment 7•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1250687814.1250697082.9687.gz
OS X 10.5.2 mozilla-central unit test on 2009/08/19 06:16:54
Summary: mochitest-plain: intermittent "TEST-UNEXPECTED-FAIL ... test_wav_ended2.html | Expect at least one playing event" → mochitest-plain: intermittent "test_wav_ended2.html | Expect at least one playing event"
Comment 8•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.5-Unittest/1251129829.1251131671.3168.gz
OS X 10.5.2 mozilla-1.9.1 test mochitests on 2009/08/24 09:03:49
Comment 9•15 years ago
|
||
OS X 10.5.2 mozilla-central test mochitests
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1251873463.1251875859.32366.gz
Reporter | ||
Comment 10•15 years ago
|
||
In bug 513144 I found a problem in the Wave decoder that was causing failures in this test. Hopefully my patch in bug 513144 will fix this.
Depends on: 513144
Comment 11•15 years ago
|
||
Comment 12•14 years ago
|
||
Fixed by bug 513144.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•