Closed Bug 626244 Opened 14 years ago Closed 13 years ago

Intermittent browser_webconsole_bug_594477_clickable_output.js | found a network message followed by timeout followed by continuing to run after the timeout

Categories

(DevTools :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: intermittent-failure)

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1295204554.1295206113.7264.gz
Rev3 WINNT 6.1 mozilla-central opt test mochitest-other on 2011/01/16 11:02:34
s: talos-r3-w7-037

TEST-START | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js
*** WebConsoleTest: [object XULDocument]
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js | found a network message

which is thing one, failing to find what it was looking for.

TEST-INFO | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js | Console message: [JavaScript Warning: "Empty string passed to getElementById()." {file: "chrome://browser/content/browser.xul" line: 0}]
TEST-INFO | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js | Console message: [JavaScript Error: "aTarget is null" {file: "chrome://mochikit/content/tests/SimpleTest/EventUtils.js" line: 60}]
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js | Test timed out
INFO TEST-END | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js | finished in 30052ms

which is thing two, timing out as a result of not finding it

TEST-PASS | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_598357_jsterm_output.js | the property panel shown for inputValues[15]
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_594477_clickable_output.js | the network panel should not show

which is thing three: the test should be using registerCleanupFunction to handle cleaning up after itself, since that will clean up even after a timeout.
Or maybe not "Intermittent" since that's two in a row. Could anything in http://hg.mozilla.org/mozilla-central/rev/93b9a60f88fa or http://hg.mozilla.org/mozilla-central/rev/0d08db0bf676 or http://hg.mozilla.org/mozilla-central/rev/2d7561bc0cb0 have triggered this, only on Win7 opt?
Yeah, it cleared up from the bug 579846 comment 71 backout of that.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [orange]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.