Closed Bug 803933 Opened 12 years ago Closed 12 years ago

Intermittent browser_dbg_reload-same-script.js | Timed out while polling for the scripts. followed by 10,933 other failures

Categories

(DevTools :: Debugger, defect)

defect
Not set
major

Tracking

(firefox18 affected)

RESOLVED FIXED
Firefox 19
Tracking Status
firefox18 --- affected

People

(Reporter: philor, Assigned: vporof)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

The dump() is rather unpleasant, but the really unpleasant part is that while in the success case in http://hg.mozilla.org/mozilla-central/rev/7129a1d713f4 there's a call to clearInterval(), in the failure case where we poll 50 times and spew with the dump 50 times, there's no clearInterval(), there's only the destruction of another ten thousand other tests after this one.

https://tbpl.mozilla.org/php/getParsedLog.php?id=16307394&tree=Mozilla-Inbound
Rev4 MacOSX Lion 10.7 mozilla-inbound debug test mochitest-browser-chrome on 2012-10-20 18:06:16 PDT for push 0e73daa7fc4c
slave: talos-r4-lion-071

count: 0 count: 1 count: 2 count: 3 count: 4 count: 5 count: 6 count: 7 count: 8 count: 9 count: 10 count: 11 count: 12 count: 13 count: 14 count: 15 count: 16 count: 17 count: 18 count: 19 count: 20 count: 21 count: 22 count: 23 count: 24 count: 25 count: 26 count: 27 count: 28 count: 29 count: 30 count: 31 count: 32 count: 33 count: 34 count: 35 count: 36 count: 37 count: 38 count: 39 count: 40 count: 41 count: 42 count: 43 count: 44 count: 45 count: 46 count: 47 count: 48 count: 49 count: 50 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_reload-same-script.js | Timed out while polling for the scripts.
count: 51 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_reload-same-script.js | Timed out while polling for the scripts.count: 52 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_reload-same-script.js | Timed out while polling for the scripts.
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_reload-same-script.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: debuggerUI.getDebugger(...) is null at chrome://mochitests/content/browser/browser/devtools/debugger/test/head.js:100
count: 53 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_reload-same-script.js | an unexpected uncaught JS exception reported through window.onerror - ReferenceError: ok is not defined at chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_reload-same-script.js:179
count: 54 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_script-switching.js | an unexpected uncaught JS exception reported through window.onerror - ReferenceError: ok is not defined at chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_reload-same-script.js:179
etc., etc., etc., etc., etc., etc.
Attached patch v1Splinter Review
This also happens in browser_dbg_propertyview-08.js

Bug 707302 will most likely fixes the timeouts, this patch fixes the clearInterval, the world will be a better place.
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Attachment #673664 - Flags: review?(past)
Depends on: 707302
Attachment #673664 - Flags: review?(past) → review+
https://hg.mozilla.org/integration/fx-team/rev/926a3d0784bc
Whiteboard: [orange] → [orange][fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/926a3d0784bc
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [orange][fixed-in-fx-team] → [orange]
Target Milestone: --- → Firefox 19
Whiteboard: [orange]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: