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

Changeset 248312 in webkit


Ignore:
Timestamp:
Aug 6, 2019, 1:38:47 PM (7 years ago)
Author:
russell_e@apple.com
Message:

Updating Test Expectations for <rdar://53957264>, <rdar://53946482>, <rdar://53866783>

Unreviewed Test Gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r248308 r248312  
     12019-08-06  Russell Epstein  <repstein@apple.com>
     2
     3        Updating Test Expectations for <rdar://53957264>, <rdar://53946482>, <rdar://53866783>
     4
     5        Unreviewed Test Gardening.
     6
     7        * platform/ios-12/TestExpectations:
     8        * platform/ios/TestExpectations:
     9
    1102019-08-06  Jiewen Tan  <jiewen_tan@apple.com>
    211
  • trunk/LayoutTests/platform/ios-12/TestExpectations

    r247833 r248312  
    1212# rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13)
    1313editing/pasteboard/paste-and-sanitize.html [ Pass ]
     14
     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
  • trunk/LayoutTests/platform/ios/TestExpectations

    r248273 r248312  
    33443344editing/pasteboard/paste-and-sanitize.html [ Pass Failure ]
    33453345
     3346# rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)
     3347fast/shadow-dom/click-text-inside-linked-slot.html [ Pass Failure ]
     3348
     3349# rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)
     3350fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass Timeout ]
     3351fast/files/file-reader-abort-using-open-panel.html [ Pass Timeout ]
     3352http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass Timeout ]
     3353http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass Timeout ]
     3354
     3355# 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)
     3356http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass Timeout ]
     3357http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ]
     3358
Note: See TracChangeset for help on using the changeset viewer.