Title: [243255] trunk/LayoutTests
Revision
243255
Author
[email protected]
Date
2019-03-20 16:32:55 -0700 (Wed, 20 Mar 2019)

Log 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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243254 => 243255)


--- trunk/LayoutTests/ChangeLog	2019-03-20 23:32:26 UTC (rev 243254)
+++ trunk/LayoutTests/ChangeLog	2019-03-20 23:32:55 UTC (rev 243255)
@@ -1,3 +1,13 @@
+2019-03-20  Chris Dumez  <[email protected]>
+
+        [ 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:
+
 2019-03-20  Simon Fraser  <[email protected]>
 
         [iOS WK2] Turn on async overflow scrolling by default

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (243254 => 243255)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-20 23:32:26 UTC (rev 243254)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-20 23:32:55 UTC (rev 243255)
@@ -918,10 +918,8 @@
 
 webkit.org/b/194368 http/tests/workers/service/basic-register-exceptions.html [ Pass Failure ]
 
-webkit.org/b/194225 [ Mojave Debug ] http/tests/cookies/same-site/fetch-after-top-level-navigation-from-cross-origin-page.html [ Pass Crash ]
-
 webkit.org/b/194253 scrollingcoordinator/scrolling-tree/fixed-inside-frame.html [ Pass Failure ]
 
 webkit.org/b/194350 http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-enforced-and-report-policies.html [ Pass Failure ]
 
-webkit.org/b/194916 fast/mediastream/MediaStream-video-element.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/194916 fast/mediastream/MediaStream-video-element.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to