Changeset 243655 in webkit


Ignore:
Timestamp:
Mar 29, 2019, 1:00:58 PM (6 years ago)
Author:
achristensen@apple.com
Message:

Unreviewed test gardening for imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm
https://bugs.webkit.org/show_bug.cgi?id=159724
<rdar://problem/48116418>

  • TestExpectations:
  • platform/ios-wk1/TestExpectations:
  • platform/ios-wk2/TestExpectations:
  • platform/mac-wk1/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/wpe/TestExpectations:

This test asserts on Cocoa WebKitLegacy platforms. A patch I uploaded to https://bugs.webkit.org/show_bug.cgi?id=159724 shows why we do not intend to fix this.
This test crashes on iOS12 and Mojave because of rdar://problem/28233746
This test should not crash anywhere else, but it is flaky in WebKit and Gecko. This is being taken care of in https://github.com/w3c/web-platform-tests/issues/8191
Updated test expectations to reflect the sad state of things.

Location:
trunk/LayoutTests
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r243654 r243655  
     12019-03-29  Alex Christensen  <achristensen@webkit.org>
     2
     3        Unreviewed test gardening for imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm
     4        https://bugs.webkit.org/show_bug.cgi?id=159724
     5        <rdar://problem/48116418>
     6
     7        * TestExpectations:
     8        * platform/ios-wk1/TestExpectations:
     9        * platform/ios-wk2/TestExpectations:
     10        * platform/mac-wk1/TestExpectations:
     11        * platform/mac/TestExpectations:
     12        * platform/wpe/TestExpectations:
     13        This test asserts on Cocoa WebKitLegacy platforms.  A patch I uploaded to https://bugs.webkit.org/show_bug.cgi?id=159724 shows why we do not intend to fix this.
     14        This test crashes on iOS12 and Mojave because of rdar://problem/28233746
     15        This test should not crash anywhere else, but it is flaky in WebKit and Gecko. This is being taken care of in https://github.com/w3c/web-platform-tests/issues/8191
     16        Updated test expectations to reflect the sad state of things.
     17
    1182019-03-29  Takashi Komori  <Takashi.Komori@sony.com>
    219
  • trunk/LayoutTests/TestExpectations

    r243601 r243655  
    30643064[ Debug ] fast/css/first-letter-and-float-crash.html [ Skip ]
    30653065
    3066 webkit.org/b/196274 imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Pass Crash Failure ]
     3066webkit.org/b/196274 imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Pass Failure ]
  • trunk/LayoutTests/platform/ios-wk1/TestExpectations

    r242809 r243655  
    20022002# WK1 Inspector cannot leverage InspectorAdditions runtime enabled features
    20032003inspector/canvas/recording-html-2d.html
     2004
     2005webkit.org/b/159724 [ Debug ] imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Skip ]
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r243517 r243655  
    13221322webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-from-prevalent-resource.html [ Pass Timeout ]
    13231323webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-without-link-decoration-from-prevalent-resource.html [ Pass Timeout ]
     1324
     1325# <rdar://problem/28233746>
     1326webkit.org/b/196274 imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Skip ]
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r243361 r243655  
    696696webkit.org/b/195098 pointerevents/mouse/pointer-capture.html [ Failure ]
    697697webkit.org/b/195098 pointerevents/mouse/pointer-events-before-mouse-events.html [ Failure ]
     698
     699webkit.org/b/159724 [ Debug ] imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Skip ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r243566 r243655  
    11151115webkit.org/b/150806 imported/w3c/web-platform-tests/xhr/send-timeout-events.htm [ Pass Failure ]
    11161116webkit.org/b/150823 imported/w3c/web-platform-tests/xhr/getresponseheader-chunked-trailer.htm [ Pass Failure ]
    1117 webkit.org/b/159724 [ Debug ] imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Skip ]
    11181117
    11191118webkit.org/b/162668 fast/text/woff2-totalsfntsize.html [ ImageOnlyFailure ]
     
    18001799webkit.org/b/153588 imported/w3c/web-platform-tests/media-source/mediasource-correct-frames-after-reappend.html [ Skip ]
    18011800
    1802 webkit.org/b/196274 imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Pass Crash Failure ]
     1801# <rdar://problem/28233746>
     1802webkit.org/b/196274 [ Mojave ] imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Skip ]
    18031803
    18041804webkit.org/b/196112 imported/w3c/web-platform-tests/mathml/relations/css-styling/mathvariant-bold.html [ Pass ImageOnlyFailure ]
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r243594 r243655  
    730730webkit.org/b/179607 imported/w3c/web-platform-tests/xhr/access-control-and-redirects-async.htm [ Pass Failure ]
    731731webkit.org/b/179607 imported/w3c/web-platform-tests/xhr/access-control-and-redirects-async-same-origin.htm [ Pass Failure ]
    732 webkit.org/b/159724 imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Pass Failure ]
    733732
    734733Bug(WPE) fast/doctypes/xhtml-with-xhtmlmp-doctype.xhtml [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.