Skip to content

Commit

Permalink
Gardening: [ iOS ] Duplicate/ambiguous expectations warnings logged e…
Browse files Browse the repository at this point in the history
…very time layout tests are run.

https://bugs.webkit.org/show_bug.cgi?id=269872
rdar://123404452

Unreviewed test gardening.

Updating test expectations to remove `--lint-test-files` warnings.

* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ipad/TestExpectations:

Canonical link: https://commits.webkit.org/275138@main
  • Loading branch information
bls1999 committed Feb 22, 2024
1 parent 3e7f2c1 commit d578ab7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
6 changes: 1 addition & 5 deletions LayoutTests/platform/ios/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2784,8 +2784,8 @@ webkit.org/b/177366 http/tests/security/frameNavigation/sandbox-ALLOWED-top-navi
webkit.org/b/177395 fast/mediastream/RTCPeerConnection-overloaded-operations.html [ Pass Failure ]
fast/mediastream/getUserMedia-webaudio.html [ Pass Failure ]
fast/mediastream/getUserMedia-grant-persistency3.html [ Pass Failure ]

# These tests are timing out and should be investigated.
fast/mediastream/device-change-event-2.html [ Skip ]
fast/mediastream/get-display-media-muted.html [ Skip ]
fast/mediastream/media-stream-page-muted.html [ Skip ]
fast/mediastream/MediaStream-add-ended-tracks.html [ Skip ]
Expand Down Expand Up @@ -3410,10 +3410,6 @@ fast/text/line-break-with-locale.html [ ImageOnlyFailure ]

webkit.org/b/229154 webrtc/peer-connection-audio-mute2.html [ Pass Failure ]

# Skip WebXR tests on iOS
imported/w3c/web-platform-tests/webxr [ Skip ]
http/wpt/webxr [ Skip ]

# WebM is not supported on iOS
http/tests/media/video-webm-stall.html [ Skip ]

Expand Down
7 changes: 0 additions & 7 deletions LayoutTests/platform/ipad/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ fast/forms/ios/ipad [ Pass ]

# iPads don't zoom when form elements are focused
fast/forms/ios/accessory-bar-navigation.html [ Skip ]
fast/forms/ios/choose-select-option.html [ Skip ]
fast/forms/ios/focus-input-in-fixed.html [ Skip ]
fast/forms/ios/focus-input-via-button-no-scaling.html [ Skip ]
fast/forms/ios/focus-input-via-button.html [ Skip ]
Expand All @@ -23,19 +22,13 @@ media/video-background-playback.html [ Pass Crash ]
fast/forms/ios/scroll-to-reveal-focused-select.html [ Crash Failure ]
fast/forms/ios/time-picker-value-change.html [ Failure ]
[ Debug ] fast/forms/ios/form-control-refresh/select/focus-select-in-touchend.html [ Timeout ]
fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-author-defined-scale.html [ Timeout ]
fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-user-scalable-no.html [ Timeout ]
fast/events/ios/should-be-able-to-dismiss-form-accessory-after-tapping-outside-iframe-with-focused-field.html [ Timeout ]
fast/events/ios/keyboard-scrolling-distance.html [ Failure ]

# iPads don't zoom when form elements are focused
fast/forms/ios/user-scalable-scales-for-keyboard-focus-with-no-author-defined-scale.html [ Skip ]
fast/visual-viewport/ios/caret-after-focus-in-fixed.html [ Skip ]

# The select picker input view is not displayed on iPad.
fast/forms/ios/no-stale-checked-items-in-select-picker.html
fast/forms/ios/disabled-options-in-multi-select-picker.html

# These tests are designed for iPhone and crash on iPad
media/modern-media-controls/media-documents/media-document-audio-ios-sizing.html [ Skip ]
media/modern-media-controls/media-documents/media-document-video-iphone-sizing.html [ Skip ]
Expand Down

0 comments on commit d578ab7

Please sign in to comment.