Closed Bug 931315 Opened 11 years ago Closed 10 years ago

Intermittent test_dbgsocket.js | test failed (with xpcshell return code: 0), see following log: | Handler function DebuggerTransport.prototype.onStopRequest

Categories

(DevTools :: Debugger, defect)

x86
Windows 8
defect
Not set
normal

Tracking

(firefox31 fixed, firefox32 fixed, firefox33 fixed, firefox-esr24 unaffected, b2g-v1.3 fixed, b2g-v1.3T fixed, b2g-v1.4 fixed, b2g-v2.0 fixed, b2g-v2.1 fixed)

RESOLVED FIXED
Firefox 33
Tracking Status
firefox31 --- fixed
firefox32 --- fixed
firefox33 --- fixed
firefox-esr24 --- unaffected
b2g-v1.3 --- fixed
b2g-v1.3T --- fixed
b2g-v1.4 --- fixed
b2g-v2.0 --- fixed
b2g-v2.1 --- fixed

People

(Reporter: cbook, Assigned: past)

References

()

Details

(Keywords: intermittent-failure)

WINNT 6.2 mozilla-inbound debug test xpcshell on 2013-10-25 11:15:44 PDT for push 3cb5ccf394bc

slave: t-w864-ix-014

https://tbpl.mozilla.org/php/getParsedLog.php?id=29674223&tree=Mozilla-Inbound

TEST-UNEXPECTED-FAIL | C:\slave\test\build\tests\xpcshell\tests\toolkit\devtools\server\tests\unit\test_dbgsocket.js | test failed (with xpcshell return code: 0), see following log:
TEST-UNEXPECTED-FAIL | C:/slave/test/build/tests/xpcshell/tests/toolkit/devtools/server/tests/unit/test_dbgsocket.js | 2152398862 == 2152398861 - See following stack:
TEST-UNEXPECTED-FAIL | C:/slave/test/build/tests/xpcshell/tests/toolkit/devtools/server/tests/unit/head_dbg.js | head_dbg.js got console message: Handler function DebuggerTransport.prototype.onStopRequest threw an exception: 2147500036
Return code: 1
Summary: Intermittent TEST-UNEXPECTED-FAIL | C:\slave\test\build\tests\xpcshell\tests\toolkit\devtools\server\tests\unit\test_dbgsocket.js | test failed (with xpcshell return code: 0), see following log: | Handler function DebuggerTransport.prototype.onStopRequest → Intermittent test_dbgsocket.js | test failed (with xpcshell return code: 0), see following log: | Handler function DebuggerTransport.prototype.onStopRequest
Would you mind finding someone who can look at this? :-)
Flags: needinfo?(vporof)
A simple `hg blame` points at Panos.
Flags: needinfo?(vporof)
Flags: needinfo?(past)
It looks like necko would time out instead of refuse the connection in those occasions. That is an acceptable behavior from the test's POV, so this fix should work:

https://hg.mozilla.org/integration/fx-team/rev/8dbc3faa163a
Assignee: nobody → past
Status: NEW → ASSIGNED
Flags: needinfo?(past)
Whiteboard: [fixed-in-fx-team]
(In reply to Panos Astithas [:past] from comment #114)
> It looks like necko would time out instead of refuse the connection in those
> occasions. That is an acceptable behavior from the test's POV, so this fix
> should work:
> 
> https://hg.mozilla.org/integration/fx-team/rev/8dbc3faa163a

Thank you for looking at this :-)
https://hg.mozilla.org/mozilla-central/rev/8dbc3faa163a
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 33
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.