Skip to content

Commit

Permalink
REGRESSION (r294317): [ iOS ] Thirteen layout tests are flaky or cons…
Browse files Browse the repository at this point in the history
…istent timeouts

https://bugs.webkit.org/show_bug.cgi?id=240616
<rdar://93541706>

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations:

Canonical link: https://commits.webkit.org/250721@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294455 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
karlrackler committed May 19, 2022
1 parent ce68996 commit 4d4015d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion LayoutTests/platform/ios/TestExpectations
Expand Up @@ -28,7 +28,6 @@ fast/forms/ios [ Pass ]
fast/forms/ios/ipad [ Skip ]

# These tests fail or are flaky in non-internal iOS 14 simulator
fast/forms/ios/autocapitalize-words.html [ Pass Failure ]
fast/forms/ios/inputmode-none-with-hardware-keyboard.html [ Pass Failure ]

fast/forms/ios/dismiss-picker-using-keyboard.html [ Pass Timeout ]
Expand Down Expand Up @@ -3630,3 +3629,17 @@ webkit.org/b/240579 http/tests/push-api/subscribe-default-permissions-iframe-sam
webkit.org/b/240579 http/tests/push-api/subscribe-default-permissions.html [ Skip ]
webkit.org/b/240579 http/tests/push-api/subscribe-deny-permissions-on-prompt.html [ Skip ]
webkit.org/b/240579 http/tests/push-api/subscribe-grant-permissions.html [ Skip ]

webkit.org/b/240616 editing/input/cocoa/autocorrect-off.html [ Slow ]
webkit.org/b/240616 editing/input/cocoa/autocorrect-on.html [ Slow ]
webkit.org/b/240616 fast/events/ios/keyup.html [ Slow ]
webkit.org/b/240616 fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree.html [ Slow ]
webkit.org/b/240616 fast/forms/ios/autocapitalize-words.html [ Slow ]
webkit.org/b/240616 fast/forms/ios/form-control-refresh/select/select-multiple-picker.html [ Slow ]
webkit.org/b/240616 fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html [ Slow ]
webkit.org/b/240616 mathml/fractions-invalid.html [ Slow ]
webkit.org/b/240616 editing/undo-manager/undo-manager-item-labels.html [ Pass Slow ]
webkit.org/b/240616 fast/forms/ios/inputmode-none.html [ Pass Slow ]
webkit.org/b/240616 fast/forms/validation-messages.html [ Pass Slow ]
webkit.org/b/240616 fast/forms/ios/inputmode-removing-none.html [ Pass Slow ]
webkit.org/b/240616 fast/forms/datalist/datalist.html [ Pass Slow Crash ]

0 comments on commit 4d4015d

Please sign in to comment.