Closed Bug 1556282 Opened 5 years ago Closed 5 years ago

Categories

(Core :: CSS Parsing and Computation, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- unaffected
firefox69 --- disabled
firefox70 --- fixed

People

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

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, regression)

This failure is happening because we render buttons on Android with curved corners, even when a custom border has been specified. The reference case uses a div rather than a button, so it does not have those curved corners.

I recall running into this with other test failures before.

There may be a way to adjust the test to avoid this issue, but for now we could also just mark this test as fuzzy, since not very many pixels are differing.

Depends on: 1484841

Yeah, we should annotate this test as fuzzy, with a link to bug 1484841 as the reason for the fuzziness.

(technically it's not so much "fuzzy" but rather "a few pixels do actually differ due to our Android button rendering weirdness described in bug 1484841". But we can abuse fuzzy for this purpose in any case.)

Blocks: 1563334
Flags: needinfo?(dholbert)
Summary: Intermittent /css/css-contain/contain-layout-button-001.html | Testing http://web-platform.test:8000/css/css-contain/contain-layout-button-001.html == http://web-platform.test:8000/css/css-contain/reference/contain-layout-button-001-ref.html → Reliably-failing /css/css-contain/contain-layout-button-001.html | Testing http://web-platform.test:8000/css/css-contain/contain-layout-button-001.html == http://web-platform.test:8000/css/css-contain/reference/contain-layout-button-001-ref.html

The logcat log for the test failure in comment 0 says:

Found 12 pixels different, maximum difference per channel 191

I'll use that to craft a fuzzy annotation.

Pushed by dholbert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/aad99a661149
Annotate contain-layout-button-001.html as fuzzy rather than failing, on Android. (no review, test annotation only)
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Flags: needinfo?(dholbert)
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.