Bug 197806 - Alter Conic Gradient tests to be less subject to noise
Summary: Alter Conic Gradient tests to be less subject to noise
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Megan Gardner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-10 17:25 PDT by Megan Gardner
Modified: 2019-11-19 16:36 PST (History)
6 users (show)

See Also:


Attachments
Patch (11.06 KB, patch)
2019-05-10 17:36 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch for landing (11.09 KB, patch)
2019-05-13 13:50 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Megan Gardner 2019-05-10 17:25:13 PDT
Alter Conic Gradient tests to be less subject to noise
Comment 1 Megan Gardner 2019-05-10 17:36:16 PDT
Created attachment 369625 [details]
Patch
Comment 2 Wenson Hsieh 2019-05-10 17:38:28 PDT
<rdar://problem/47272067>
Comment 3 Wenson Hsieh 2019-05-10 17:39:31 PDT
Comment on attachment 369625 [details]
Patch

Seems reasonable
Comment 4 Alexey Proskuryakov 2019-05-10 17:39:58 PDT
Comment on attachment 369625 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369625&action=review

r=me pending EWS

> LayoutTests/ChangeLog:8
> +        There is a currently a bug where there's a lot of detectable noise in
> +        the green gradients. Replace them with the less noisy magenta or blue.

If there is a bug that needs to be fixed, can you reference it here or in a bug comment (just the radar number)?
Comment 5 Wenson Hsieh 2019-05-10 17:41:41 PDT
Comment on attachment 369625 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369625&action=review

>> LayoutTests/ChangeLog:8
>> +        the green gradients. Replace them with the less noisy magenta or blue.
> 
> If there is a bug that needs to be fixed, can you reference it here or in a bug comment (just the radar number)?

Good point!

Also, very minor nit — the changelog description should go below the "Reviewed by" line.
Comment 6 Megan Gardner 2019-05-13 13:50:26 PDT
Created attachment 369778 [details]
Patch for landing
Comment 7 WebKit Commit Bot 2019-05-13 14:07:02 PDT
Comment on attachment 369778 [details]
Patch for landing

Clearing flags on attachment: 369778

Committed r245250: <https://trac.webkit.org/changeset/245250>
Comment 8 WebKit Commit Bot 2019-05-13 14:07:03 PDT
All reviewed patches have been landed.  Closing bug.