Closed Bug 1369828 Opened 7 years ago Closed 7 years ago

Intermittent stylo native-theme/492155-4.html == native-theme/492155-4.html | image comparison, max difference: 1, number of differing pixels: 1

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: botond)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed:other])

Attachments

(1 file)

The failure is caused by a single color value difference of a single pixel at the edge of a scrollbar thumb. This is a benign difference that's consistent with e.g. the thumb being layerized in one image, and not in the other, and could plausibly have been caused by bug 1367488 since it potentially changes the visible region and clip rect on a thumb layer.

Since the difference is benign, it should be appropriate to fuzz it away. However, I'm not sure where to insert a fuzzing annotation in this case, since the comparison being done in the failing test (492155-4.html == 492155-4.html) does not match what is in reftest.list (492155-4.html != about:blank). I assume there is something Stylo-specific going on here (like the page rendered with Stylo is being compared to the page rendered without Stylo), but I'm not sure whether to insert a fuzzing annotation in such a situation.
Flags: needinfo?(botond)
the fuzzy condition in this case would be fuzzy-if(styloVsGecko,1,1)
or even better, fuzzy-if(styloVsGecko,0-1,0-1) since it seems to be intermittent

:)
Thanks, Kats!
Assignee: nobody → botond
Comment on attachment 8874001 [details]
Bug 1369828 - Fuzz native-theme/492155-4.html during stylo-vs-gecko comparison.

https://reviewboard.mozilla.org/r/145452/#review149376
Attachment #8874001 - Flags: review?(mstange) → review+
Went ahead and triggered autoland for this so I can get it included in my merge of autoland to mozilla-central tonight.
Pushed by kwierso@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/60b41398d6c2
Fuzz native-theme/492155-4.html during stylo-vs-gecko comparison. r=mstange
Pushed by kwierso@gmail.com:
https://hg.mozilla.org/mozilla-central/rev/43039280fe46
Fuzz native-theme/492155-4.html during stylo-vs-gecko comparison. r=mstange a=bustage
https://hg.mozilla.org/mozilla-central/rev/43039280fe46
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Whiteboard: [stockwell fixed:other]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: