Closed
Bug 978426
Opened 7 years ago
Closed 6 years ago
/builds/slave/test/build/tests/xpcshell/tests/security/manager/ssl/tests/unit/test_sts_preloadlist_perwindowpb.js | application crashed [@ mozilla::storage::Connection::~Connection] on B2G ICS Emulator Debug only
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: briansmith, Assigned: Cykesiopka)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
31.12 KB,
text/plain
|
Details | |
908 bytes,
patch
|
keeler
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/8b52006f691b I disabled test_sts_preloadlist_perwindowpb.js on B2G/ARM due to perma-orange. I filed bug 978426 to re-enable it. Also, there was a repeated typo in my original patch: fail-if = os == "android" || buildapp == "b2g"" I replaced this with: fail-if = os == "android" || buildapp == "b2g" (Notice one less double-quote at the end.)
![]() |
Assignee | |
Comment 2•6 years ago
|
||
No idea what has changed in the past months, but this test looks fine to re-enable so far: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=71e761002490
Assignee: nobody → cykesiopka.bmo
Status: NEW → ASSIGNED
Attachment #8533886 -
Flags: review?(dkeeler)
Comment on attachment 8533886 [details] [diff] [review] bug978426_reenable-test_sts_preloadlist_perwindowpb.js_v1.patch Review of attachment 8533886 [details] [diff] [review]: ----------------------------------------------------------------- Cool - thanks!
Attachment #8533886 -
Flags: review?(dkeeler) → review+
![]() |
Assignee | |
Comment 4•6 years ago
|
||
Thanks for the review. (Try link is in Comment 2.)
Keywords: checkin-needed
Comment 5•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c1accea055e5
Keywords: checkin-needed
Comment 6•6 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c1accea055e5
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•