Skip to content

Commit

Permalink
[Gardening]: New test (274810@main): [ macOS iOS ] 13 SVG tests are a…
Browse files Browse the repository at this point in the history
… consistent image failure

https://bugs.webkit.org/show_bug.cgi?id=269880
rdar://123413079

Unreviewed test gardening.

Modify tests expectations.

* LayoutTests/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/275139@main
  • Loading branch information
karlrackler committed Feb 22, 2024
1 parent d578ab7 commit 9946d93
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
20 changes: 10 additions & 10 deletions LayoutTests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -7454,14 +7454,14 @@ webkit.org/b/267951 imported/w3c/web-platform-tests/html/dom/elements/global-att
webkit.org/b/267951 imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-N-EN.html [ ImageOnlyFailure ]

# web-platform-tests/svg/painting/reftests failures
imported/w3c/web-platform-tests/svg/painting/reftests/fallback-001.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-implicit-subpaths.html [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-003.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-011.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-012.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-013.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-units-strokewidth-non-scaling-stroke.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/markers-orient-002.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/paint-context-001.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/paint-context-002.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/fallback-001.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-implicit-subpaths.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-003.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-011.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-012.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-013.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-units-strokewidth-non-scaling-stroke.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/markers-orient-002.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/paint-context-001.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/paint-context-002.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/text/reftests/transform-dynamic-change.html [ Failure ]
6 changes: 3 additions & 3 deletions LayoutTests/platform/ios/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -4695,8 +4695,8 @@ webkit.org/b/268929 imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-w

# web-platform-tests/svg/painting/reftests failures
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-002.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-021.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-022.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-023.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-021.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-022.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-023.svg [ ImageOnlyFailure ]

webkit.org/b/269852 imported/w3c/web-platform-tests/css/filter-effects/backdrop-filter-edge-behavior.html [ ImageOnlyFailure ]
6 changes: 3 additions & 3 deletions LayoutTests/platform/mac/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2566,9 +2566,9 @@ accessibility/mac/prefers-non-blinking-cursor.html [ Skip ]
http/tests/media/fairplay/fps-mse-unmuxed-mpts.html [ Skip ]

# web-platform-tests/svg/painting/reftests failures
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-021.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-022.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-023.svg [ Failure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-021.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-022.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-023.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/percentage-attribute.svg [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/svg/painting/reftests/percentage.svg [ ImageOnlyFailure ]

Expand Down

0 comments on commit 9946d93

Please sign in to comment.