Closed
Bug 1430284
Opened 7 years ago
Closed 7 years ago
Intermittent 5423 ERROR TEST-UNEXPECTED-FAIL | leakcheck | tab process: missing output line for total leaks!
Categories
(Testing :: Mochitest, defect, P5)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1368036
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
Filed by: rgurzau [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=155789342&repo=mozilla-central
https://queue.taskcluster.net/v1/task/DH3XVM2ER_-A5UL9lCExkg/runs/0/artifacts/public/logs/live_backing.log
00:53:15 INFO - TEST-INFO | leakcheck | tab process: leaked 1 nsTArray_base
00:53:15 INFO - leakcheck | tab process: 16 bytes leaked (nsStringBuffer, nsTArray_base)
00:53:15 ERROR - 5423 ERROR TEST-UNEXPECTED-FAIL | leakcheck | tab process: missing output line for total leaks!
00:53:15 INFO - TEST-INFO | leakcheck | missing output line from log file c:\users\genericworker\appdata\local\temp\tmpcujliw.mozrunner\runtests_leaks_tab_pid4676.log
00:53:15 INFO - runtests.py | Running tests: end.
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
The important thing here is the crash, not the leakcheck failure. (We always fail in a leakcheck when there's a crash in a debug build in a process we leak check.)
Comment 3•7 years ago
|
||
Looking at the four recent failures, they are all in different parts of the code.
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•