WebKit Bugzilla
Attachment 361298 Details for
Bug 193767
: [iPad] Initial test gardening
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193767-20190206090206.patch (text/plain), 4.67 KB, created by
Jonathan Bedard
on 2019-02-06 09:02:15 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jonathan Bedard
Created:
2019-02-06 09:02:15 PST
Size:
4.67 KB
patch
obsolete
>Index: LayoutTests/ChangeLog >=================================================================== >--- LayoutTests/ChangeLog (revision 241020) >+++ LayoutTests/ChangeLog (working copy) >@@ -1,3 +1,14 @@ >+2019-02-06 Jonathan Bedard <jbedard@apple.com> >+ >+ [iPad] Initial test gardening (Part 2) >+ https://bugs.webkit.org/show_bug.cgi?id=193767 >+ <rdar://problem/47515175> >+ >+ Unreviewed test gardening. >+ >+ * fast/forms/ios/validation-bubble-dismiss-on-tap.html: Change tap location so test is compatible with iPads. >+ * platform/ipad/TestExpectations: Associate iPad specific failures with bugs. >+ > 2019-02-06 Antti Koivisto <antti@apple.com> > > RELEASE_ASSERT(!m_document.isResolvingTreeStyle()) in com.apple.WebKit.WebContent at WebCore: WebCore::StyleResolver::~StyleResolver >Index: LayoutTests/fast/forms/ios/validation-bubble-dismiss-on-tap.html >=================================================================== >--- LayoutTests/fast/forms/ios/validation-bubble-dismiss-on-tap.html (revision 240975) >+++ LayoutTests/fast/forms/ios/validation-bubble-dismiss-on-tap.html (working copy) >@@ -21,7 +21,7 @@ > function doTap() > { > return new Promise((resolve) => { >- testRunner.runUIScript(getTapAtPointUIScript(100, 100), function() { >+ testRunner.runUIScript(getTapAtPointUIScript(70, 70), function() { > resolve(); > }); > }); >Index: LayoutTests/platform/ipad/TestExpectations >=================================================================== >--- LayoutTests/platform/ipad/TestExpectations (revision 240975) >+++ LayoutTests/platform/ipad/TestExpectations (working copy) >@@ -1 +1,51 @@ >-webkit.org/b/165311 platform/ipad/media/modern-media-controls/pip-support/pip-support-tap.html [ Skip ] >\ No newline at end of file >+# 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/delete-in-input-in-iframe.html [ Skip ] >+fast/forms/ios/focus-input-in-fixed.html [ Skip ] >+fast/forms/ios/focus-input-in-iframe.html [ Skip ] >+fast/forms/ios/focus-input-via-button-no-scaling.html [ Skip ] >+fast/forms/ios/focus-input-via-button.html [ Skip ] >+fast/forms/ios/focus-long-textarea.html [ Skip ] >+fast/forms/ios/typing-in-input-in-iframe.html [ Skip ] >+fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-author-defined-scale.html [ Skip ] >+fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-user-scalable-no.html [ Skip ] >+fast/forms/ios/zoom-after-input-tap-wide-input.html [ Skip ] >+fast/forms/ios/zoom-after-input-tap.html [ Skip ] >+fast/visual-viewport/ios/caret-after-focus-in-fixed.html [ Skip ] >+ >+# 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-ios-sizing.html [ Skip ] >+ >+webkit.org/b/194221 fast/forms/datalist/datalist-textinput-suggestions-order.html [ Failure ] >+webkit.org/b/194221 fast/forms/datalist/datalist-show-hide.html [ Skip ] >+ >+webkit.org/b/193970 compositing/ios/overflow-scroll-update-overlap.html [ ImageOnlyFailure ] >+ >+webkit.org/b/194228 fast/media/invalid-media-query-list.html [ ImageOnlyFailure ] >+ >+webkit.org/b/194234 media/modern-media-controls/media-documents/background-color-and-centering.html [ ImageOnlyFailure ] >+ >+webkit.org/b/193971 editing/selection/ios/selection-handles-in-readonly-input.html [ Skip ] >+ >+webkit.org/b/165311 platform/ipad/media/modern-media-controls/pip-support/pip-support-tap.html [ Skip ] >+ >+webkit.org/b/194223 media/controls-strict.html [ Failure ] >+webkit.org/b/194223 media/controls-without-preload.html [ Skip ] >+webkit.org/b/194223 media/video-controls-rendering.html [ Failure ] >+webkit.org/b/194223 media/video-zoom-controls.html [ Failure ] >+ >+webkit.org/b/194226 quicklook/word-legacy.html [ Failure ] >+webkit.org/b/194226 quicklook/word.html [ Failure ] >+ >+webkit.org/b/194259 fast/events/ios/rotation/basic-rotation.html [ Skip ] >+webkit.org/b/194259 fast/events/ios/rotation/layout-viewport-during-rotation.html [ Skip ] >+webkit.org/b/194259 fast/events/ios/rotation/layout-viewport-during-safari-type-rotation.html [ Skip ] >+webkit.org/b/194259 fast/events/ios/rotation/resize-iframe-after-orientation-change.html [ Skip ] >+webkit.org/b/194259 fast/events/ios/rotation/safari-like-rotation.html [ Skip ] >+webkit.org/b/194259 fast/events/ios/viewport-no-width-value-allows-double-tap.html [ Skip ] >+ >+webkit.org/b/194313 fast/forms/ios/force-gregorian-calendar-for-credit-card-expiry.html [ Skip ] >+ >+webkit.org/b/194314 fast/forms/ios/scroll-to-reveal-focused-select.html
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193767
:
360010
|
360879
|
361090
| 361298