Closed
Bug 802968
Opened 12 years ago
Closed 12 years ago
Intermittent test_bug801241.xul | [SimpleTest.finish()] this test already called finish! and test_chrometoSource.xul | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_bug801241.xul finished in a non-clean fashion
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=16223012&tree=Mozilla-Inbound
Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound opt test mochitest-other on 2012-10-17 22:04:17 PDT for push 0883b53129b9
slave: talos-r4-snow-075
10242 INFO TEST-START | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_bug801241.xul
10243 INFO TEST-PASS | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_bug801241.xul | Didn't throw setting from location
10244 INFO TEST-PASS | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_bug801241.xul | Didn't throw setting from location
10245 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_bug801241.xul | [SimpleTest.finish()] this test already called finish!
10246 INFO TEST-END | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_bug801241.xul | finished in 132ms
10247 INFO TEST-START | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_chrometoSource.xul
10248 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_chrometoSource.xul | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_bug801241.xul finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
10249 INFO TEST-END | chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_chrometoSource.xul | finished in 24ms
Comment 1•12 years ago
|
||
Doh! stupid bug in the test that makes it racy. Pushed an r=me fix to m-i which should solve the issue:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c9fe407b3492
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange]
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•