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

Changeset 249157 in webkit


Ignore:
Timestamp:
Aug 27, 2019, 11:45:41 AM (7 years ago)
Author:
Ryan Haddad
Message:

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

  • platform/ios-12/TestExpectations:
  • platform/ios/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r249156 r249157  
     12019-08-27  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Unreviewed test gardening, remove failure expectations for tests that are now passing.
     4
     5        * platform/ios-12/TestExpectations:
     6        * platform/ios/TestExpectations:
     7
    182019-08-27  Chris Dumez  <cdumez@apple.com>
    29
  • trunk/LayoutTests/platform/ios-12/TestExpectations

    r248964 r249157  
    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 ]
  • trunk/LayoutTests/platform/ios/TestExpectations

    r249113 r249157  
    33423342editing/pasteboard/paste-and-sanitize.html [ Pass Failure ]
    33433343
    3344 # rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)
    3345 fast/shadow-dom/click-text-inside-linked-slot.html [ Pass Failure ]
    3346 
    3347 # rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)
    3348 fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass Timeout ]
    3349 fast/files/file-reader-abort-using-open-panel.html [ Pass Timeout ]
    3350 http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass Timeout ]
    3351 http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass Timeout ]
    3352 
    3353 # 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)
    3354 http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass Timeout ]
    3355 http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ]
    3356 
    33573344# Skip until we have the fixes for <rdar://problem/53613454> and <rdar://problem/54001139>.
    33583345fast/events/ios/multiple-key-press-and-release-ordering.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.