Closed
Bug 1294491
Opened 9 years ago
Closed 9 years ago
Autophone - Mochitest Skia Assertion failures test_2d.clearRect.image.offscreen.html | test_2d.clip.winding.html | test_2d.composite.canvas.color.html | test_2d.composite.canvas.destination-in.html
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec+, firefox51 affected)
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
References
(Blocks 1 open bug)
Details
(Keywords: assertion)
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=0502bd9e025edde29777ba1de4280f9b52af4663
TEST-UNEXPECTED-ERROR | dom/canvas/test/test_2d.clearRect.image.offscreen.html | Assertion count 18 is greater than expected range 0-0 assertions.
TEST-UNEXPECTED-ERROR | dom/canvas/test/test_2d.clip.winding.html | Assertion count 2 is greater than expected range 0-0 assertions.
TEST-UNEXPECTED-ERROR | dom/canvas/test/test_2d.composite.canvas.color.html | Assertion count 2 is greater than expected range 0-0 assertions.
TEST-UNEXPECTED-ERROR | dom/canvas/test/test_2d.composite.canvas.destination-in.html | Assertion count 2 is greater than expected range 0-0 assertions.
The initial 18 assertions are probably another instance of start up assertions.
08-10 19:30:08.344 I/Gecko ( 6550): [6550] ###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file /home/worker/workspace/build/src/obj-firefox/dist/include/nsCOMPtr.h, line 414
08-10 19:30:08.344 I/Gecko ( 6550): [6550] ###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file /home/worker/workspace/build/src/obj-firefox/dist/include/nsCOMPtr.h, line 414
08
George, you were looking at this stuff right?
Assignee: nobody → gwright
tracking-fennec: ? → +
Comment 2•9 years ago
|
||
Yep, but Bob told me that there was nothing I needed to do and he was on top of it. I believe the plan here is to ignore assertions in autophone runs.
Comment 3•9 years ago
|
||
Reassigning to Bob based on a conversation I had with him on IRC last week.
Assignee: gwright → bob
| Assignee | ||
Comment 4•9 years ago
|
||
This should be fixed by bug 1295138. My recent try run failed to run autophone tests. I'll look into that and resolve appropriately.
| Assignee | ||
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•