Closed
Bug 660123
Opened 14 years ago
Closed 14 years ago
Intermittent failure in browser_image.js | Test timed out (with line 0: uncaught exception: [object StopIteration] in log)
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
mozilla7
People
(Reporter: jdm, Assigned: justin.lebar+bug)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
853 bytes,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1306442168.1306446223.2905.gz#err0
Rev3 MacOSX Snow Leopard 10.6.2 mozilla-central debug test mochitest-other on 2011/05/26 13:36:08
s: talos-r3-snow-009
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js | Test timed out
Comment 1•14 years ago
|
||
Before the timeout is the following output:
{
TEST-INFO | chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js | Console message: [JavaScript Warning: "reference to undefined property aBrowser.webNavigation" {file: "resource:///modules/NetworkPrioritizer.jsm" line: 117}]
JavaScript strict warning: chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js, line 143: assignment to undeclared variable chances
TEST-INFO | chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js | Console message: [JavaScript Warning: "assignment to undeclared variable chances" {file: "chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js" line: 143}]
TEST-PASS | chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js | Must have been animating while showing several images
TEST-PASS | chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js | Sharing the same imgContainer means *exactly* the same frame counts!
TEST-PASS | chrome://mochitests/content/browser/modules/libpr0n/test/browser/browser_image.js | Sharing the same imgContainer means *exactly* the same frame counts!
JavaScript strict warning: resource:///modules/NetworkPrioritizer.jsm, line 117: reference to undefined property aBrowser.webNavigation
JavaScript strict warning: resource:///modules/NetworkPrioritizer.jsm, line 117: reference to undefined property aBrowser.webNavigation
JavaScript error: , line 0: uncaught exception: [object StopIteration]
}
OS: Windows XP → Mac OS X
Hardware: x86 → x86_64
Updated•14 years ago
|
Whiteboard: [orange]
| Assignee | ||
Comment 2•14 years ago
|
||
I think this test may just be slow. It in fact never ran quickly enough to finish without timing out on my Mac (x86-64 debug) in the 10 or so times I ran the test.
| Assignee | ||
Comment 3•14 years ago
|
||
Attachment #535717 -
Flags: review?(dao)
Updated•14 years ago
|
Attachment #535717 -
Flags: review?(dao) → review+
Comment 4•14 years ago
|
||
Assignee: nobody → justin.lebar+bug
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•