Skip to content

Commit

Permalink
[ Sonoma+ WK1 ] 2X imported/w3c/web-platform-tests/dom/events/non-can…
Browse files Browse the repository at this point in the history
…celable-when-passive/passive test are constant failures

https://bugs.webkit.org/show_bug.cgi?id=270326
rdar://123867011

Unreviewed test expectation adjustment.

The two tests...

imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-wheel-event-listener-on-div.html
imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-mousewheel-event-listener-on-div.html

... have been consistently timing out on WK1 (not only Sonoma+), and
they should have been skipped as part of the test expectation adjustment
following webkit.org/b/263441. This patch makes that correction.

* LayoutTests/platform/mac-wk1/TestExpectations:

Canonical link: https://commits.webkit.org/275713@main
  • Loading branch information
aprotyas committed Mar 5, 2024
1 parent 2bcded2 commit f8b8f96
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions LayoutTests/platform/mac-wk1/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2770,6 +2770,8 @@ imported/w3c/web-platform-tests/css/css-scroll-snap/input/snap-area-overflow-bou
imported/w3c/web-platform-tests/css/css-transforms/scroll-preserve-3d.html [ Skip ]
imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/non-passive-mousewheel-event-listener-on-div.html [ Skip ]
imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/non-passive-wheel-event-listener-on-div.html [ Skip ]
imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-wheel-event-listener-on-div.html [ Skip ]
imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-mousewheel-event-listener-on-div.html [ Skip ]
imported/w3c/web-platform-tests/dom/events/scrolling/iframe-chains.html [ Skip ]
imported/w3c/web-platform-tests/dom/events/scrolling/scrollend-event-for-user-scroll.html [ Skip ]
imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss.html [ Skip ]
Expand Down Expand Up @@ -2799,10 +2801,6 @@ webkit.org/b/270273 [ Monterey+ Debug ] imported/w3c/web-platform-tests/scroll-a

webkit.org/b/270274 [ Monterey+ Debug ] imported/w3c/web-platform-tests/scroll-animations/css/animation-fill-outside-range-test.html [ Skip ]

# webkit.org/b/270326 ([ Sonoma+ WK1 ] 2X imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive test are constant failures)
[ Sonoma+ ] imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-wheel-event-listener-on-div.html [ Failure ]
[ Sonoma+ ] imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-mousewheel-event-listener-on-div.html [ Failure ]

webkit.org/b/270310 [ Sonoma+ ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/removed-element-is-removed-from-top-layer.html [ ImageOnlyFailure ]
webkit.org/b/270310 [ Sonoma+ ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/top-layer-stacking-correct-order-remove-readd.html [ ImageOnlyFailure ]

Expand Down

0 comments on commit f8b8f96

Please sign in to comment.