Closed
Bug 1334618
Opened 8 years ago
Closed 8 years ago
Intermittent browser_ManifestObtainer_obtain.js | Found a tab after previous test timed out: manifest/test/manifestLoader.html - | after Assertion failure: IsInsideNursery(obj) || !obj->asTenured().isMarked(gc::GRAY), at jscntxtinlines.h:71
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])
Comment 1•8 years ago
|
||
Our favorite assert rears its ugly head again. Looks like it's in Promise code, which I think is a known one though?
Flags: needinfo?(jcoppeard)
Comment 2•8 years ago
|
||
Looks like the same stack as bug 1333498. I'm hoping bug 1335117 will help with these.
Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
Failures are still happening on trunk since bug 1335117 landed, unfortunately :(
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 10•8 years ago
|
||
waiting on action in bug 1317672
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [stockwell needswork]
Comment 12•8 years ago
|
||
the question is why does this specific test browser_ManifestObtainer_obtain.js cause the gc:GRAY assertion?
With the troubles to reproduce this locally, I am planning on disabling this one specific test for linux/debug later this week.
Comment hidden (Intermittent Failures Robot) |
Comment 14•8 years ago
|
||
this looks to be fixed around march 5th!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [stockwell needswork] → [stockwell fixed]
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•