Bug 236802 - [iOS] css/css-color/t422-rgba-onscreen-b.xht and css/css-color/t425-hsla-onscreen-b.xht are consistently failing
Summary: [iOS] css/css-color/t422-rgba-onscreen-b.xht and css/css-color/t425-hsla-onsc...
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: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-17 13:08 PST by Ryan Haddad
Modified: 2022-02-21 10:51 PST (History)
9 users (show)

See Also:


Attachments
Patch (2.73 KB, patch)
2022-02-17 13:47 PST, Jon Lee
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2022-02-17 13:08:15 PST
After flaky/failing expectations were removed in https://trac.webkit.org/changeset/289965/webkit, the following two tests are consistently failing on iOS:

imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht
imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-b.xht

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-color%2Ft422-rgba-onscreen-b.xht&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-color%2Ft425-hsla-onscreen-b.xht
Comment 1 Radar WebKit Bug Importer 2022-02-17 13:09:03 PST
<rdar://problem/89104561>
Comment 2 Ryan Haddad 2022-02-17 13:12:45 PST
Marked tests as failing again in https://trac.webkit.org/changeset/290063/webkit
Comment 3 Jon Lee 2022-02-17 13:47:03 PST
Created attachment 452427 [details]
Patch
Comment 4 EWS Watchlist 2022-02-17 13:48:41 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 5 Jon Lee 2022-02-18 10:50:09 PST
Committed r290142 (247481@trunk): <https://commits.webkit.org/247481@trunk>
Comment 6 Jon Lee 2022-02-18 10:52:35 PST
also removed test expectations in
Committed r290143: <https://commits.webkit.org/r290143>
Comment 7 Alexey Proskuryakov 2022-02-21 10:51:59 PST
Is "0-61" a huge difference that indicates true failure, not fuzziness?