Title: [292739] trunk/LayoutTests
Revision
292739
Author
tsav...@apple.com
Date
2022-04-11 16:45:18 -0700 (Mon, 11 Apr 2022)

Log Message

REGRESSION (249023-249029@main): [ Monterey ] http/wpt/cache-storage/cache-storage-networkprocess-crash.html is a flaky CRASH with ASSERTION FAILED: m_pageMap.isEmpty()
https://bugs.webkit.org/show_bug.cgi?id=239095

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (292738 => 292739)


--- trunk/LayoutTests/ChangeLog	2022-04-11 23:45:00 UTC (rev 292738)
+++ trunk/LayoutTests/ChangeLog	2022-04-11 23:45:18 UTC (rev 292739)
@@ -1,3 +1,12 @@
+2022-04-11  Truitt Savell  <tsav...@apple.com>
+
+        REGRESSION (249023-249029@main): [ Monterey ] http/wpt/cache-storage/cache-storage-networkprocess-crash.html is a flaky CRASH with ASSERTION FAILED: m_pageMap.isEmpty()
+        https://bugs.webkit.org/show_bug.cgi?id=239095
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2022-04-11  Matteo Flores  <matteo_flo...@apple.com>
 
         [ Mac ] http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html is a flaky text failure

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (292738 => 292739)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2022-04-11 23:45:00 UTC (rev 292738)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2022-04-11 23:45:18 UTC (rev 292739)
@@ -1651,3 +1651,5 @@
 fast/text/install-font-style-recalc.html [ Pass ]
 
 webkit.org/b/238880 [ Monterey+ Release ] imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-012.html [ Pass ImageOnlyFailure ]
+
+webkit.org/b/239095 http/wpt/cache-storage/cache-storage-networkprocess-crash.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to