Skip to content

Commit

Permalink
[Pixel Tolerance Adjustment]: REGRESSION(268103@main?): [ Ventura+ ar…
Browse files Browse the repository at this point in the history
…m64 wk2 ] fast/gradients/alpha-premultiplied-representable-by-unpremultiplied.html is a constant ImageOnlyFailure.

rdar://116021791
https://bugs.webkit.org/show_bug.cgi?id=262079

Reviewed by Tim Nguyen.

Adjusting pixel tolerance for failing test.

* LayoutTests/fast/gradients/alpha-premultiplied-representable-by-unpremultiplied.html:
* LayoutTests/platform/mac-wk2/TestExpectations:

Canonical link: https://commits.webkit.org/270851@main
  • Loading branch information
bls1999 authored and nt1m committed Nov 16, 2023
1 parent 0296432 commit 54a799c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta name="fuzzy" content="maxDifference=1; totalPixels=0-502">
<meta name="fuzzy" content="maxDifference=1; totalPixels=0-1622">
<style>
div {
width: 100px;
Expand Down
2 changes: 0 additions & 2 deletions LayoutTests/platform/mac-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1927,8 +1927,6 @@ webkit.org/b/261344 requestidlecallback/requestidlecallback-does-not-block-timer

webkit.org/b/261906 imported/w3c/web-platform-tests/editing/run/forwarddelete.html?6001-last [ Slow ]

webkit.org/b/262079 [ Ventura+ arm64 ] fast/gradients/alpha-premultiplied-representable-by-unpremultiplied.html [ ImageOnlyFailure ]

# webkit.org/b/262216 (REGRESSION(268472@main): 5 tests under http/tests/contentextensions/ are consistently failing.)
http/tests/contentextensions/main-resource-redirect-blocked.py [ Pass Failure ]
http/tests/contentextensions/main-resource-redirect-error.html [ Pass Failure ]
Expand Down

0 comments on commit 54a799c

Please sign in to comment.