Perma tier2 windows10-aarch64 /css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002c.html | Testing http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002c.html
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: dholbert)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(2 files)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=259866624&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/KsSdBmitQOyRqmWPY1NZAw/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/KsSdBmitQOyRqmWPY1NZAw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
01:59:14 INFO - TEST-START | /css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002c.html
01:59:14 INFO - PID 11664 | 1564970354435 Marionette INFO Testing http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002c.html == http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002-ref.html
01:59:14 INFO - PID 11664 | JavaScript error: resource:///modules/sessionstore/SessionStore.jsm, line 2669: TypeError: tabbrowser.getTabForBrowser is not a function
01:59:14 INFO - PID 11664 | JavaScript error: resource:///modules/sessionstore/SessionStore.jsm, line 2669: TypeError: tabbrowser.getTabForBrowser is not a function
01:59:14 INFO - PID 11664 | 1564970354780 Marionette INFO Allowed 1782-1782 pixels different, maximum difference per channel 105-105
01:59:14 INFO - TEST-UNEXPECTED-FAIL | /css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002c.html | Testing http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002c.html == http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-cover-png-002-ref.html
01:59:14 INFO - Found 3502 pixels different, maximum difference per channel 107
Comment 1•5 years ago
|
||
This seems to be a regression from https://bugzilla.mozilla.org/show_bug.cgi?id=1569345
Daniel could you please take a look at this?
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•5 years ago
•
|
||
From one of the logs:
-
object-fit-cover-png-002c.html
** Allowed 1782-1782 pixels different, maximum difference per channel 105-105
** Found 3502 pixels different, maximum difference per channel 107 -
object-fit-fill-png-002c.html
** Allowed 1764-1764 pixels different, maximum difference per channel 14-14
** Found 3153 pixels different, maximum difference per channel 16 -
object-position-png-002c.html
** Allowed 388-388 pixels different, maximum difference per channel 166-166
** Found 388 pixels different, maximum difference per channel 165
Assignee | ||
Comment 4•5 years ago
|
||
Comment 6•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 7•5 years ago
|
||
Seems to still fail on Windows 10 AArch64 opt: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&resultStatus=testfailed%2Cbusted%2Cexception&revision=8437b860258fe0a83da254761f7c8f5b221f7116&searchStr=windows%2C10%2Caarch64%2Copt%2Cweb%2Cplatform%2Ctests%2Ctest-windows10-aarch64%2Fopt-web-platform-tests-reftests-e10s-4%2Cw%28wr4%29
Assignee | ||
Comment 8•5 years ago
|
||
That is a slightly-more-fuzzy-than-the-original-report failure. Quoting the log:
INFO Allowed 1782-3502 pixels different, maximum difference per channel 105-105
INFO - TEST-UNEXPECTED-FAIL | [...] object-fit-cover-png-002-ref.html
INFO - Found 3502 pixels different, maximum difference per channel 107
Note the difference is 107, a bit greater than the allowed 105.
I'll push a patch to bump the allowed range to 105-107.
Assignee | ||
Comment 9•5 years ago
•
|
||
Er, I guess the original log had 107 as well, and I just didn't notice it since it was a smaller difference than the num-pixels discrepancy.
Anyway, I'll still adjust it to 105-107, because normal (non-aarch64) windows has maxDifference=105 in its fuzzy failures, so we do need to allow for that.
Assignee | ||
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Updated•5 years ago
|
Updated•3 years ago
|
Description
•