Changeset 224194 in webkit


Ignore:
Timestamp:
Oct 30, 2017 11:44:44 AM (6 years ago)
Author:
Ryan Haddad
Message:

Remove flaky expectation for contentextension tests.
https://bugs.webkit.org/show_bug.cgi?id=162942

Unreviewed test gardening.

The underlying issue was resolved a while ago, but this expectation was not removed.

  • platform/mac-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r224193 r224194  
     12017-10-30  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Remove flaky expectation for contentextension tests.
     4        https://bugs.webkit.org/show_bug.cgi?id=162942
     5
     6        Unreviewed test gardening.
     7
     8        The underlying issue was resolved a while ago, but this expectation was not removed.
     9
     10        * platform/mac-wk2/TestExpectations:
     11
    1122017-10-30  Simon Fraser  <simon.fraser@apple.com>
    213
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r224130 r224194  
    533533
    534534# Content Extensions tests must be enabled explicitly on mac-wk2.
    535 http/tests/contentextensions [ Pass Failure ]
    536 http/tests/websocket/tests/hybi/contentextensions [ Pass Failure ]
     535http/tests/contentextensions [ Pass ]
     536http/tests/websocket/tests/hybi/contentextensions [ Pass ]
    537537[ Sierra+ ] http/wpt/beacon/contentextensions [ Pass ]
    538538webkit.org/b/168081 http/tests/contentextensions/async-xhr-onerror.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.