Changeset 249166 in webkit
- Timestamp:
- Aug 27, 2019, 1:24:00 PM (7 years ago)
- Location:
- branches/safari-608-branch/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-12/TestExpectations (modified) (1 diff)
-
platform/ios/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/safari-608-branch/LayoutTests/ChangeLog
r249165 r249166 1 2019-08-27 Ryan Haddad <ryanhaddad@apple.com> 2 3 Cherry-pick r249157. rdar://problem/53829560 4 5 Unreviewed test gardening, remove failure expectations for tests that are now passing. 6 7 * platform/ios-12/TestExpectations: 8 * platform/ios/TestExpectations: 9 10 git-svn-id: http://svn.webkit.org/repository/webkit/trunk@249157 268f45cc-cd09-0410-ab3c-d52691b4dbfc 11 12 2019-08-27 Ryan Haddad <ryanhaddad@apple.com> 13 14 Unreviewed test gardening, remove failure expectations for tests that are now passing. 15 16 * platform/ios-12/TestExpectations: 17 * platform/ios/TestExpectations: 18 1 19 2019-08-27 Ryan Haddad <ryanhaddad@apple.com> 2 20 -
branches/safari-608-branch/LayoutTests/platform/ios-12/TestExpectations
r248982 r249166 13 13 editing/pasteboard/paste-and-sanitize.html [ Pass ] 14 14 15 # rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)16 fast/shadow-dom/click-text-inside-linked-slot.html [ Pass ]17 18 # rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)19 fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass ]20 fast/files/file-reader-abort-using-open-panel.html [ Pass ]21 http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass ]22 http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass ]23 24 # rdar://53957264 (REGRESSION: Layout Tests http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html and http/tests/misc/iframe-beforeunload-dialog-block-modals.html Timing Out)25 http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass ]26 http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass ]27 28 15 # rdar://54561673 (REGRESSION: Layout test http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html is a flaky timeout) 29 16 http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html [ Pass ] -
branches/safari-608-branch/LayoutTests/platform/ios/TestExpectations
r248982 r249166 3346 3346 editing/pasteboard/paste-and-sanitize.html [ Pass Failure ] 3347 3347 3348 # rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)3349 fast/shadow-dom/click-text-inside-linked-slot.html [ Pass Failure ]3350 3351 # rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)3352 fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass Timeout ]3353 fast/files/file-reader-abort-using-open-panel.html [ Pass Timeout ]3354 http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass Timeout ]3355 http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass Timeout ]3356 3357 # rdar://53957264 (REGRESSION: Layout Tests http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html and http/tests/misc/iframe-beforeunload-dialog-block-modals.html Timing Out)3358 http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass Timeout ]3359 http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ]3360 3361 3348 # rdar://52961406 (scrollingcoordinator/ios/scroll-position-after-reattach.html is a flaky image failure on iOS) 3362 3349 scrollingcoordinator/ios/scroll-position-after-reattach.html [ Pass ImageOnlyFailure ]
Note:
See TracChangeset
for help on using the changeset viewer.