Changeset 264996 in webkit


Ignore:
Timestamp:
Jul 28, 2020 10:50:19 AM (4 years ago)
Author:
Ryan Haddad
Message:

REGRESSION: (r264950): [ iOS wk2 ] broke 4 xmlhttprequest tests
https://bugs.webkit.org/show_bug.cgi?id=214873

Unreviewed test gardening.

  • platform/ios-simulator-wk2/TestExpectations: Remove flaky

expectation since I rebaselined these tests with r264989.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r264994 r264996  
     12020-07-28  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        REGRESSION: (r264950): [ iOS wk2 ] broke 4 xmlhttprequest tests
     4        https://bugs.webkit.org/show_bug.cgi?id=214873
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-simulator-wk2/TestExpectations: Remove flaky
     9        expectation since I rebaselined these tests with r264989.
     10
    1112020-07-28  Ryan Haddad  <ryanhaddad@apple.com>
    212
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r264987 r264996  
    124124webkit.org/b/214824 [ Debug ] js/throw-large-string-oom.html [ Skip ]
    125125
    126 webkit.org/b/214873 http/tests/xmlhttprequest/methods-async.html [ Pass Failure ]
    127 webkit.org/b/214873 http/tests/xmlhttprequest/methods.html [ Pass Failure ]
    128 webkit.org/b/214873 http/tests/xmlhttprequest/workers/methods-async.html [ Pass Failure ]
    129 webkit.org/b/214873 http/tests/xmlhttprequest/workers/methods.html [ Pass Failure ]
     126webkit.org/b/214877 imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage.html [ Pass Failure ]
    130127
    131 webkit.org/b/214877 imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.