Closed Bug 1336673 Opened 8 years ago Closed 6 years ago

test_startup_crash.js fails when collecting code coverage on linux64-jsdcov.

Categories

(Toolkit :: Startup and Profile System, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: sparky, Unassigned)

References

Details

test_startup_crash.js fails when code coverage is being collected with the devtools js debugger coverage collector through the xpcshell test suite on the linux64-jsdcov build.
Blocks: 1301197
Error: TEST-UNEXPECTED-FAIL | toolkit/components/startup/tests/unit/test_startup_crash.js | xpcshell return code: -11 PROCESS | 6281 | Assertion failure: NS_IsMainThread() (nsXPCWrappedJS::AddRef called off main thread), at /home/worker/workspace/build/src/js/xpconnect/src/XPCWrappedJS.cpp:242 PROCESS-CRASH | toolkit/components/startup/tests/unit/test_startup_crash.js | application crashed [@ nsXPCWrappedJS::AddRef] Return code: 1
I suspect this is related to the fact that we are using the debugger to collect code coverage and it is affecting this test.
Status: UNCONFIRMED → NEW
Ever confirmed: true
The linux64-jsdcov build has been disabled, and no longer runs in taskcluster, see bug 1496791.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
See Also: → 1496791
You need to log in before you can comment on or make changes to this bug.