Closed
Bug 1517401
Opened 7 years ago
Closed 7 years ago
Intermittent margin-collapsing/block-min-height-last-child-9a.html == margin-collapsing/block-min-height-last-child-9-ref.html | image comparison, max difference: 4, number of differing pixels: 2
Categories
(Core :: Layout: Block and Inline, defect, P5)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
INVALID
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=219718814&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/GQY9oWHLQ0Of9b57U6vVEg/runs/0/artifacts/public/logs/live_backing.log
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/GQY9oWHLQ0Of9b57U6vVEg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
Comment 1•7 years ago
|
||
The failures show 2 mismatching pixels, on the top middle-right edge of the blue area. In the testcase snapshot, these pixels have 251 in their blue color-channel, instead of 255 like all the other solid-blue pixels.
There's no rational reason for these pixels to differ, in the HTML source -- there aren't any no antialiased characters or special content placed at that middle-right area or anything.
Source, for reference:
https://searchfox.org/mozilla-central/source/layout/reftests/margin-collapsing/block-min-height-last-child-9a.html
https://searchfox.org/mozilla-central/source/layout/reftests/margin-collapsing/block-min-height-last-child-9b-dyn.html
So I'm pretty sure this looks like bad RAM. Please reopen if this reoccurs though.
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•