Closed
Bug 783513
Opened 12 years ago
Closed 7 years ago
Permaorange Android mochitest-3 OOM caused by dom/indexedDB/ipc/test_ipc.html
Categories
(Core :: Storage: IndexedDB, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [test disabled][leave open])
Attachments
(1 file)
(deleted),
patch
|
jmaher
:
review+
emorley
:
checkin+
|
Details | Diff | Splinter Review |
Bug 778954 and its dependants have been struggling for weeks to get the currently 100% orange (and aborting half-way through) native Android mochitest-3 green again, so we can unhide it.
For an idea of some of the tests we've tried disabling, look at:
https://bugzilla.mozilla.org/showdependencytree.cgi?id=778954&hide_resolved=0
After all this, m3 is still OOMing, eg:
https://tbpl.mozilla.org/php/getParsedLog.php?id=14368637&tree=Mozilla-Inbound
By chance, on the runs where test_ipc.html were disabled, I noticed we had no OOMs (see https://bugzilla.mozilla.org/show_bug.cgi?id=770046#c17).
With dom/indexedDB/ipc/test_ipc.html disabled on Android, I was able to get a green try run even after re-enabling many of the other tests we'd initially been blaming:
https://tbpl.mozilla.org/?tree=Try&rev=8834b189866b&noignore=1
test_ipc.html runs shortly after the falsely accused tests, so presume we'd just been OOMing before we could update the log - and so why we'd thought it was the other tests instead.
Reporter | ||
Comment 1•12 years ago
|
||
This will get us green again so we can unhide m3 :-)
Attachment #652724 -
Flags: review?(jmaher)
Updated•12 years ago
|
Attachment #652724 -
Flags: review?(jmaher) → review+
Reporter | ||
Comment 2•12 years ago
|
||
Disable on Android:
https://hg.mozilla.org/mozilla-central/rev/3bb770efb773
Whiteboard: [orange] → [orange][test disabled][leave open]
Reporter | ||
Updated•12 years ago
|
Summary: Permaorange OOM in native Android mochitest-3 caused by dom/indexedDB/ipc/test_ipc.html → Permaorange Android mochitest-3 OOM caused by dom/indexedDB/ipc/test_ipc.html
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange][test disabled][leave open] → [test disabled][leave open]
Reporter | ||
Updated•12 years ago
|
Attachment #652724 -
Flags: checkin+
Updated•7 years ago
|
Priority: -- → P5
Reporter | ||
Comment 3•7 years ago
|
||
Mass-closing old bugs I filed that have not had recent activity/no longer affect me.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•