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

Changeset 243255 in webkit


Ignore:
Timestamp:
Mar 20, 2019, 4:32:55 PM (7 years ago)
Author:
Chris Dumez
Message:

[ Mac WK2 ] REGRESSION (r239333) Flaky ASSERTION FAILED: m_uncommittedState.state == State::Committed on http/tests/cookies/same-site/fetch-after-top-level-navigation-from-cross-origin-page.html
https://bugs.webkit.org/show_bug.cgi?id=194225
<rdar://problem/47820247>

Unreviewed, unskip the test as it no longer appears to be flaky.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r243250 r243255  
     12019-03-20  Chris Dumez  <cdumez@apple.com>
     2
     3        [ Mac WK2 ] REGRESSION (r239333) Flaky ASSERTION FAILED: m_uncommittedState.state == State::Committed on http/tests/cookies/same-site/fetch-after-top-level-navigation-from-cross-origin-page.html
     4        https://bugs.webkit.org/show_bug.cgi?id=194225
     5        <rdar://problem/47820247>
     6
     7        Unreviewed, unskip the test as it no longer appears to be flaky.
     8
     9        * platform/mac-wk2/TestExpectations:
     10
    1112019-03-20  Simon Fraser  <simon.fraser@apple.com>
    212
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r242714 r243255  
    919919webkit.org/b/194368 http/tests/workers/service/basic-register-exceptions.html [ Pass Failure ]
    920920
    921 webkit.org/b/194225 [ Mojave Debug ] http/tests/cookies/same-site/fetch-after-top-level-navigation-from-cross-origin-page.html [ Pass Crash ]
    922 
    923921webkit.org/b/194253 scrollingcoordinator/scrolling-tree/fixed-inside-frame.html [ Pass Failure ]
    924922
Note: See TracChangeset for help on using the changeset viewer.