Closed
Bug 1455365
Opened 7 years ago
Closed 7 years ago
change fails-if to fuzzy-if on decoration fusion test
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: Gankra, Assigned: Gankra)
References
Details
Attachments
(1 file)
No description provided.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → a.beingessner
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8969346 [details]
Bug 1455365 - change fails-if to fuzzy-if.
https://reviewboard.mozilla.org/r/238082/#review243808
::: layout/reftests/text-decoration/reftest.list:1
(Diff revision 1)
> -fails-if(webrender&>kWidget) == complex-decoration-style-quirks.html complex-decoration-style-quirks-ref.html
> -fails-if(webrender&>kWidget) == complex-decoration-style-standards.html complex-decoration-style-standards-ref.html
> +fuzzy-if(webrender&>kWidget,208,12) == complex-decoration-style-quirks.html complex-decoration-style-quirks-ref.html
> +fuzzy-if(webrender&>kWidget,208,12) == complex-decoration-style-standards.html complex-decoration-style-standards-ref.html
If you need the full fuzzing range, use 0-208,0-12
Attachment #8969346 -
Flags: review?(bugmail) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d1901a1a8ab
change fails-if to fuzzy-if. r=kats
Keywords: checkin-needed
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•