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

Changeset 249166 in webkit


Ignore:
Timestamp:
Aug 27, 2019, 1:24:00 PM (7 years ago)
Author:
Ryan Haddad
Message:

Cherry-pick r249157. rdar://problem/53829560

Unreviewed test gardening, remove failure expectations for tests that are now passing.

  • platform/ios-12/TestExpectations:
  • platform/ios/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@249157 268f45cc-cd09-0410-ab3c-d52691b4dbfc

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

Legend:

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

    r249165 r249166  
     12019-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
    1192019-08-27  Ryan Haddad  <ryanhaddad@apple.com>
    220
  • branches/safari-608-branch/LayoutTests/platform/ios-12/TestExpectations

    r248982 r249166  
    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)
    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 
    2815# rdar://54561673 (REGRESSION: Layout test http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html is a flaky timeout)
    2916http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html [ Pass ]
  • branches/safari-608-branch/LayoutTests/platform/ios/TestExpectations

    r248982 r249166  
    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)
    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 
    33613348# rdar://52961406 (scrollingcoordinator/ios/scroll-position-after-reattach.html is a flaky image failure on iOS)
    33623349scrollingcoordinator/ios/scroll-position-after-reattach.html [ Pass ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.