Intermittent first-letter/font-text-styles.html == first-letter/font-text-styles-ref.html | image comparison, max difference: 255, number of differing pixels: 4032
Categories
(Core :: Layout: Text and Fonts, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, regression)
Attachments
(2 files)
Filed by: aiakab [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=269661008&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/QnJu_I_8Rp2qMBMJ28xsYQ/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/QnJu_I_8Rp2qMBMJ28xsYQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2019-10-03T18:57:21.060Z] 18:57:21 INFO - REFTEST TEST-END | http://10.0.2.2:8854/tests/layout/reftests/first-letter/958249.html == http://10.0.2.2:8854/tests/layout/reftests/first-letter/958249-ref.html
[task 2019-10-03T18:57:21.060Z] 18:57:21 INFO - REFTEST TEST-START | http://10.0.2.2:8854/tests/layout/reftests/first-letter/font-text-styles.html == http://10.0.2.2:8854/tests/layout/reftests/first-letter/font-text-styles-ref.html
[task 2019-10-03T18:57:21.060Z] 18:57:21 INFO - REFTEST TEST-LOAD | http://10.0.2.2:8854/tests/layout/reftests/first-letter/font-text-styles.html | 443 / 7931 (5%)
[task 2019-10-03T18:57:21.060Z] 18:57:21 INFO - REFTEST TEST-LOAD | http://10.0.2.2:8854/tests/layout/reftests/first-letter/font-text-styles-ref.html | 443 / 7931 (5%)
[task 2019-10-03T18:57:21.062Z] 18:57:21 INFO - REFTEST TEST-UNEXPECTED-FAIL | http://10.0.2.2:8854/tests/layout/reftests/first-letter/font-text-styles.html == http://10.0.2.2:8854/tests/layout/reftests/first-letter/font-text-styles-ref.html | image comparison, max difference: 255, number of differing pixels: 4032
[task 2019-10-03T18:57:21.080Z] 18:57:21 INFO - REFTEST IMAGE 1 (TEST):
Comment 1•6 years ago
|
||
Unfortunately the reftest image is truncated so we can't see the failure in reftest-analyzer, but I'll attach the two screenshots (taken from reftest_raw.log).
In both the testcase and reference case screenshots, it looks like we've got the wrong character offsets, which feels like bug 1585643.
Additionally, in the reference case screenshot, "gonzo macadamia" is all on one line (with no visible space character), whereas in the testcase screenshot it's wrapped to two lines. This feels like another outcome from having improper character width measurements, so likely all part of the same issue.
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 5•6 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•