Closed
Bug 1336728
Opened 8 years ago
Closed 6 years ago
test_pkcs_safe_mode.js fails when collecting code coverage on linux64-jsdcov.
Categories
(Core :: Security: PSM, defect, P3)
Core
Security: PSM
Tracking
()
RESOLVED
INVALID
People
(Reporter: sparky, Unassigned)
References
Details
(Whiteboard: [psm-backlog])
test_pkcs_safe_mode.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.
Error:
TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_pkcs11_safe_mode.js | xpcshell return code: -11
PROCESS | 4760 | Assertion failure: NS_IsMainThread() (nsXPCWrappedJS::AddRef called off main thread), at /home/worker/workspace/build/src/js/xpconnect/src/XPCWrappedJS.cpp:242
PROCESS-CRASH | security/manager/ssl/tests/unit/test_pkcs11_safe_mode.js | application crashed [@ nsXPCWrappedJS::AddRef]
Return code: 1
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Whiteboard: [psm-backlog]
Reporter | ||
Comment 1•6 years ago
|
||
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
You need to log in
before you can comment on or make changes to this bug.
Description
•