⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 249169 in webkit


Ignore:
Timestamp:
Aug 27, 2019, 2:03:17 PM (7 years ago)
Author:
Ryan Haddad
Message:

Revert r249166. rdar://problem/53829560

Location:
branches/safari-608-branch/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-608-branch/LayoutTests/ChangeLog

    r249167 r249169  
     12019-08-27  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Revert r249166. rdar://problem/53829560
     4
    152019-08-27  Alan Coon  <alancoon@apple.com>
    26
  • branches/safari-608-branch/LayoutTests/platform/ios-12/TestExpectations

    r249166 r249169  
    1313editing/pasteboard/paste-and-sanitize.html [ Pass ]
    1414
     15# rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)
     16fast/shadow-dom/click-text-inside-linked-slot.html [ Pass ]
     17
     18# rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)
     19fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass ]
     20fast/files/file-reader-abort-using-open-panel.html [ Pass ]
     21http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass ]
     22http/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)
     25http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass ]
     26http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass ]
     27
    1528# rdar://54561673 (REGRESSION: Layout test http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html is a flaky timeout)
    1629http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html [ Pass ]
  • branches/safari-608-branch/LayoutTests/platform/ios/TestExpectations

    r249166 r249169  
    33463346editing/pasteboard/paste-and-sanitize.html [ Pass Failure ]
    33473347
     3348# rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)
     3349fast/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)
     3352fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass Timeout ]
     3353fast/files/file-reader-abort-using-open-panel.html [ Pass Timeout ]
     3354http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass Timeout ]
     3355http/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)
     3358http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass Timeout ]
     3359http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ]
     3360
    33483361# rdar://52961406 (scrollingcoordinator/ios/scroll-position-after-reattach.html is a flaky image failure on iOS)
    33493362scrollingcoordinator/ios/scroll-position-after-reattach.html [ Pass ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.