Closed
Bug 494274
Opened 16 years ago
Closed 15 years ago
test_closing_connections.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: robert.strong.bugs, Unassigned)
References
Details
(Keywords: intermittent-failure)
OS X 10.5.2 mozilla-central unit test on 2009/05/21 12:27:37
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242934057.1242941586.5671.gz&fulltext=1
*** 27871 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_closing_connections.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
*** 27874 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_constants.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
*** 27875 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_constants.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
*** 28002 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_constants.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
*** 28003 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_constants.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
*** 28006 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_contentDuration1.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
*** 28007 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_contentDuration1.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
*** 28008 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_contentDuration1.html | Error thrown during test: [object ProgressEvent] - got 0, expected 1
![]() |
Reporter | |
Updated•16 years ago
|
Whiteboard: [orange]
Comment 1•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1244276614.1244279797.18792.gz#err0
OS X 10.5.2 mozilla-central unit test on 2009/06/06 01:23:34
Comment 2•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1246290889.1246292646.31334.gz
OS X 10.5.2 mozilla-central test mochitests on 2009/06/29 08:54:49
Comment 3•16 years ago
|
||
The output of this comment and comment 2 are slightly different than that of comment 0.
OS X 10.5.2 mozilla-1.9.1 test mochitests on 2009/07/28 14:00:32
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.5-Unittest/1248814832.1248817079.452.gz
Error 0 (Unknown error: 0).
27867 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_closing_connections.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred: [ [object ProgressEvent] ]
27870 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_constants.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred: [ [object ProgressEvent] ]
27873 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_contentDuration1.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred: [ [object ProgressEvent] ]
27874 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_contentDuration1.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred: [ [object ProgressEvent] ]
27877 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_contentDuration2.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred: [ [object ProgressEvent] ]
27880 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_contentDuration3.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred: [ [object ProgressEvent] ]
Comment 4•16 years ago
|
||
Not sure if it's related, but we got this same error message on a different test -- test_mixed_principals.html.
> 29420 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_mixed_principals.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - [object ProgressEvent]
and focus issues were detected a bit later on:
> 97983 INFO Running /tests/uriloader/exthandler/tests/mochitest/test_unsafeBidiChars.xhtml...
> 97984 INFO Error: Unable to restore focus, expect failures and timeouts.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1251922782.1251928548.14600.gz
OS X 10.5.2 mozilla-central unit test on 2009/09/02 13:19:42
Comment 5•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1263401984.1263402574.17761.gz
OS X 10.5.2 mozilla-central test mochitests-1/5 on 2010/01/13 08:59:44
s: bm-xserve09
40317 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_closing_connections.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - [object ProgressEvent] at undefined:undefined
40320 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_constants.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - [object ProgressEvent] at undefined:undefined
Comment 6•15 years ago
|
||
No recent occurrences.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•