Closed
Bug 1241831
Opened 9 years ago
Closed 8 years ago
Intermittent test_oob_cert_auth.js | application crashed [@ mozilla::net::::TLSServerSecurityObserverProxy::OnHandshakeDoneRunnable::Run]
Categories
(Core :: General, defect, P3)
Core
General
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox46 | --- | affected |
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=6759088&repo=fx-team
03:05:51 WARNING - PROCESS-CRASH | devtools/shared/security/tests/unit/test_oob_cert_auth.js | application crashed [@ mozilla::net::::TLSServerSecurityObserverProxy::OnHandshakeDoneRunnable::Run]
seems this is permanent since enabling this tests
Updated•9 years ago
|
Flags: needinfo?(echen)
Comment 2•9 years ago
|
||
Hi J. Ryan, recently we enable xpcshell on emualtor-x86-kk as Tier-2, and b2g crash easily on test_oob_cert_auth.js, could you help to provide some advice on this bug? Thank you.
Flags: needinfo?(echen) → needinfo?(jryans)
(In reply to Edgar Chen [:edgar][:echen] from comment #2)
> Hi J. Ryan, recently we enable xpcshell on emualtor-x86-kk as Tier-2, and
> b2g crash easily on test_oob_cert_auth.js, could you help to provide some
> advice on this bug? Thank you.
It looks like mListener is undefined for some reason when the test runs.
Unfortunately, I don't have time to investigate this in more detail now. Can you adjust the skip-if line so that it's disabled for this environment?
Flags: needinfo?(jryans)
Updated•9 years ago
|
Keywords: crash,
intermittent-failure
Comment 4•9 years ago
|
||
(In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #3)
> (In reply to Edgar Chen [:edgar][:echen] from comment #2)
> > Hi J. Ryan, recently we enable xpcshell on emualtor-x86-kk as Tier-2, and
> > b2g crash easily on test_oob_cert_auth.js, could you help to provide some
> > advice on this bug? Thank you.
>
> It looks like mListener is undefined for some reason when the test runs.
>
> Unfortunately, I don't have time to investigate this in more detail now.
> Can you adjust the skip-if line so that it's disabled for this environment?
File bug 1242820 for disabling test_oob_cert_auth.js on emualtor-x86-kk. Thank you.
Comment 5•9 years ago
|
||
test_oob_cert_auth.js is disabled on emulator-x86-kk in bug 1242820.
Comment 6•8 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•