Closed
Bug 1433089
Opened 8 years ago
Closed 7 years ago
Intermittent dom/bindings/test/test_sequence_wrapping.html | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=158425728&repo=mozilla-central
https://queue.taskcluster.net/v1/task/PycB5OIGRdGZtB73mTauXg/runs/0/artifacts/public/logs/live_backing.log
11:33:20 ERROR - 6 INFO TEST-UNEXPECTED-ERROR | dom/bindings/test/test_sequence_wrapping.html | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
1999
11:33:20 INFO - 7 INFO Found unexpected crash dump file C:\Users\GenericWorker\AppData\Local\Temp\tmp9pkdgt.mozrunner\minidumps\2123a852-1d24-4f9d-ae97-112c00de9ec1.dmp.
2000
11:33:20 INFO - 8 INFO Found unexpected crash dump file C:\Users\GenericWorker\AppData\Local\Temp\tmp9pkdgt.mozrunner\minidumps\2123a852-1d24-4f9d-ae97-112c00de9ec1.extra.
2001
11:33:20 ERROR - GECKO(9560) | thread '<unnamed>' panicked at 'assertion failed: `(left != right)`
2002
11:33:20 INFO - GECKO(9560) | left: `0`,
2003
11:33:20 INFO - GECKO(9560) | right: `0`', Z:\build\build\src\gfx\webrender\src\device.rs:1895:12
2004
11:33:20 INFO - GECKO(9560) | JavaScript error: http://mochi.test:8888/tests/SimpleTest/SimpleTest.js, line 511: TypeError: Argument 1 of Node.appendChild is not an object.
2005
11:33:20 ERROR - 9 INFO TEST-UNEXPECTED-CRASH | dom/bindings/test/test_sequence_wrapping.html | Finished in 1787ms
2006
11:33:20 INFO - {u'runtime': 1787}
2007
11:33:20 INFO - TEST-INFO took 1786ms
2008
11:33:20 INFO - 10 INFO None11 INFO TEST-START | Shutdown
2009
11:33:20 INFO - 12 INFO Passed: 4
2010
11:33:20 WARNING - 13 INFO Failed: 1
2011
11:33:20 WARNING - One or more unittests failed.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
Most if not all of the crashes in comment 2 are covered by bug 1435618. It was a recent regression, and unrelated to whatever caused the crashes in comment 1.
| Comment hidden (Intermittent Failures Robot) |
Comment 5•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
| 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
•