Closed Bug 1143317 Opened 9 years ago Closed 9 years ago

intermittent test_canvas.html | pixel 25,25 of c458 is 0,255,0,255; expected 0,255,0,255 +/- 2 - Result logged after SimpleTest.finish(), then same for pixel 75,25

Categories

(Core :: Graphics: Canvas2D, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox38 --- wontfix
firefox38.0.5 --- wontfix
firefox39 --- fixed
firefox40 --- fixed
firefox41 --- fixed
firefox-esr31 --- unaffected
firefox-esr38 --- unaffected

People

(Reporter: dbaron, Assigned: gbrown)

Details

(Keywords: intermittent-failure, Whiteboard: [gfx-noted])

Attachments

(1 file)

Many of these intermittent failures were logged in bug 1036583, but it really looks like a separate bug.
cc'ing George.
Whiteboard: [gfx-noted]
Assignee: nobody → gbrown
The problem here is obvious once you find it! :)

Note that isPixel() is not failing in this bug, it is just happening after SimpleTest.finish().

isDone_test_2d_pattern_animated_gif has been set in the 2d.pattern.animated.gif test, but it has never been used; I've just added isDone_test_2d_pattern_animated_gif to the list of conditions in asyncTestsDone() for which it was no doubt intended.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=b9b362bb39cb
Attachment #8610546 - Flags: review?(gwright)
Comment on attachment 8610546 [details] [diff] [review]
update asyncTestsDone

Review of attachment 8610546 [details] [diff] [review]:
-----------------------------------------------------------------

Nice catch! Thanks.
Attachment #8610546 - Flags: review?(gwright) → review+
https://hg.mozilla.org/mozilla-central/rev/d551aa12ebb1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.