Changeset 263663 in webkit


Ignore:
Timestamp:
Jun 29, 2020 9:37:00 AM (4 years ago)
Author:
commit-queue@webkit.org
Message:

Remove expectation for imported/w3c/web-platform-tests/cors/preflight-failure.htm and imported/w3c/web-platform-tests/cors/status-async.htm as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213730

Unreviewed test gardening.

Patch by Karl Rackler <Karl Rackler> on 2020-06-29

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r263658 r263663  
     12020-06-29  Karl Rackler  <rackler@apple.com>
     2
     3        Remove expectation for imported/w3c/web-platform-tests/cors/preflight-failure.htm and imported/w3c/web-platform-tests/cors/status-async.htm as they are passing.
     4        https://bugs.webkit.org/show_bug.cgi?id=213730
     5
     6        Unreviewed test gardening.
     7
     8        * TestExpectations:
     9
    1102020-06-29  Xabier Rodriguez Calvar  <calvaris@igalia.com>
    211
  • trunk/LayoutTests/TestExpectations

    r263614 r263663  
    11721172# Tests that are flaky due to console log / error messages
    11731173webkit.org/b/169565 imported/w3c/web-platform-tests/cors/basic.htm [ Failure Pass ]
    1174 webkit.org/b/169565 imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Failure ]
    11751174webkit.org/b/169565 imported/w3c/web-platform-tests/cors/redirect-origin.htm [ Failure ]
    11761175webkit.org/b/169565 imported/w3c/web-platform-tests/cors/remote-origin.htm [ Failure ]
    1177 webkit.org/b/169565 imported/w3c/web-platform-tests/cors/status-async.htm [ Failure Pass ]
    11781176
    11791177# These tests used to have deterministic load delegate callback order before webkit.org/b/160677
Note: See TracChangeset for help on using the changeset viewer.