Skip to content

Commit 8a664b1

Browse files
committed
Unreviewed, skip some of the tests imported in r270037 on iOS because they are timing out.
* platform/ios-wk2/TestExpectations: * platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/auxclick_event-expected.txt: Removed. * platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/click_event_target_child_parent-expected.txt: Removed. * platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/click_event_target_siblings-expected.txt: Removed. * platform/ios-wk2/imported/w3c/web-platform-tests/uievents/mouse/layout_change_should_fire_mouseover-expected.txt: Removed. * platform/ios-wk2/imported/w3c/web-platform-tests/uievents/order-of-events/focus-events/focus-expected.txt: Removed. Canonical link: https://commits.webkit.org/231794@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@270055 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 8bc42af commit 8a664b1

7 files changed

Lines changed: 16 additions & 51 deletions

File tree

LayoutTests/ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2020-11-19 Chris Dumez <cdumez@apple.com>
2+
3+
Unreviewed, skip some of the tests imported in r270037 on iOS because they are timing out.
4+
5+
* platform/ios-wk2/TestExpectations:
6+
* platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/auxclick_event-expected.txt: Removed.
7+
* platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/click_event_target_child_parent-expected.txt: Removed.
8+
* platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/click_event_target_siblings-expected.txt: Removed.
9+
* platform/ios-wk2/imported/w3c/web-platform-tests/uievents/mouse/layout_change_should_fire_mouseover-expected.txt: Removed.
10+
* platform/ios-wk2/imported/w3c/web-platform-tests/uievents/order-of-events/focus-events/focus-expected.txt: Removed.
11+
112
2020-11-19 Chris Dumez <cdumez@apple.com>
213

314
Unreviewed, land iOS baselines after r270037.

LayoutTests/platform/ios-wk2/TestExpectations

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,8 +1123,13 @@ webkit.org/b/161359 imported/w3c/web-platform-tests/html/browsers/browsing-the-w
11231123
webkit.org/b/161631 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-id-top.html [ Pass Failure ]
11241124

11251125
# Newly imported WPT tests that are timing out on iOS.
1126+
imported/w3c/web-platform-tests/uievents/click/auxclick_event.html [ Skip ]
1127+
imported/w3c/web-platform-tests/uievents/click/click_event_target_child_parent.html [ Skip ]
1128+
imported/w3c/web-platform-tests/uievents/click/click_event_target_siblings.html [ Skip ]
11261129
imported/w3c/web-platform-tests/uievents/click/dblclick_event_mouse.html [ Skip ]
1130+
imported/w3c/web-platform-tests/uievents/mouse/layout_change_should_fire_mouseover.html [ Skip ]
11271131
imported/w3c/web-platform-tests/uievents/mouse/mouseevent_move_button.html [ Skip ]
1132+
imported/w3c/web-platform-tests/uievents/order-of-events/focus-events/focus.html [ Skip ]
11281133

11291134
imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-onerror.html [ Pass Failure ]
11301135

LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/auxclick_event-expected.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/click_event_target_child_parent-expected.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.

LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/click/click_event_target_siblings-expected.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/mouse/layout_change_should_fire_mouseover-expected.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/order-of-events/focus-events/focus-expected.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)