Title: [275951] trunk/LayoutTests
Revision
275951
Author
jen...@apple.com
Date
2021-04-14 10:39:33 -0700 (Wed, 14 Apr 2021)

Log Message

[ wk2 ] 2 page-cache layout-tests are flakey crashing
https://bugs.webkit.org/show_bug.cgi?id=224558

Unreviewed test gardening.

Updated expectations to Pass Crash for the following two tests for causing issues with EWS and Commit-Queue.

* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (275950 => 275951)


--- trunk/LayoutTests/ChangeLog	2021-04-14 16:55:49 UTC (rev 275950)
+++ trunk/LayoutTests/ChangeLog	2021-04-14 17:39:33 UTC (rev 275951)
@@ -1,3 +1,15 @@
+2021-04-14  Robert Jenner  <jen...@apple.com>
+
+        [ wk2 ] 2 page-cache layout-tests are flakey crashing
+        https://bugs.webkit.org/show_bug.cgi?id=224558
+
+        Unreviewed test gardening.
+
+        Updated expectations to Pass Crash for the following two tests for causing issues with EWS and Commit-Queue.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2021-04-14  Frédéric Wang  <fw...@igalia.com>
 
         Crash in RenderBlock::addOverflowFromChildren

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (275950 => 275951)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2021-04-14 16:55:49 UTC (rev 275950)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2021-04-14 17:39:33 UTC (rev 275951)
@@ -163,4 +163,8 @@
 
 webkit.org/b/223949 crypto/crypto-random-values-oom.html [ Pass Timeout ]
 
-webkit.org/b/224121 css2.1/20110323/replaced-intrinsic-ratio-001.htm [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/224121 css2.1/20110323/replaced-intrinsic-ratio-001.htm [ Pass Failure ]
+
+# webkit.org/b/224558 The following two page-cache tests are flakey crasing:
+webrtc/peerconnection-new-candidate-page-cache.html [ Pass Crash ]
+http/tests/navigation/page-cache-mediastream.html [ Pass Crash ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (275950 => 275951)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-04-14 16:55:49 UTC (rev 275950)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-04-14 17:39:33 UTC (rev 275951)
@@ -1371,4 +1371,8 @@
 
 webkit.org/b/224294 [ Debug ] inspector/indexeddb/requestDatabaseNames.html [ Pass Failure ]
 
-webkit.org/b/224463 [ Debug arm64 ] webrtc/disable-encryption.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/224463 [ Debug arm64 ] webrtc/disable-encryption.html [ Pass Timeout ]
+
+# webkit.org/b/224558 The following two page-cache tests are flakey crasing:
+webrtc/peerconnection-new-candidate-page-cache.html [ Pass Crash ]
+http/tests/navigation/page-cache-mediastream.html [ Pass Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to