Title: [290475] trunk/LayoutTests
Revision
290475
Author
jen...@apple.com
Date
2022-02-24 16:28:25 -0800 (Thu, 24 Feb 2022)

Log Message

REGRESSION(r290358): [ Debug EWS ] ASSERTION FAILED: sample && sample->pixelBuffer()
https://bugs.webkit.org/show_bug.cgi?id=237164

Unreviewed test gardening.

Patch by Matteo Flores <matteo_flo...@apple.com> on 2022-02-24

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (290474 => 290475)


--- trunk/LayoutTests/ChangeLog	2022-02-25 00:17:52 UTC (rev 290474)
+++ trunk/LayoutTests/ChangeLog	2022-02-25 00:28:25 UTC (rev 290475)
@@ -1,3 +1,13 @@
+2022-02-24  Matteo Flores  <matteo_flo...@apple.com>
+
+        REGRESSION(r290358): [ Debug EWS ] ASSERTION FAILED: sample && sample->pixelBuffer()
+        https://bugs.webkit.org/show_bug.cgi?id=237164
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2022-02-24  Robert Jenner  <jen...@apple.com>
 
         [ BigSur+ EWS ] webgl/pending/conformance/textures/misc/tex-image-video-repeated.html is a flaky timeout

Modified: trunk/LayoutTests/platform/ios/TestExpectations (290474 => 290475)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-02-25 00:17:52 UTC (rev 290474)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-02-25 00:28:25 UTC (rev 290475)
@@ -3494,6 +3494,9 @@
 
 webkit.org/b/236794 editing/spelling/editing-word-with-marker-2.html [ Pass Crash ]
 
+webkit.org/b/237164 [ Debug ] webrtc/vp8-then-h264-gpu-process-crash.html [ Crash ]
+webkit.org/b/237164 [ Debug ] fast/mediastream/video-rotation-gpu-process-crash.html [ Crash ]
+
 webkit.org/b/237159 imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-049.html [ Pass Crash ]
 
 webkit.org/b/237161 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (290474 => 290475)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-02-25 00:17:52 UTC (rev 290474)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-02-25 00:28:25 UTC (rev 290475)
@@ -2402,6 +2402,9 @@
 
 webkit.org/b/233047 inspector/page/setShowPaintRects.html [ Pass Failure ]
 
+webkit.org/b/237164 [ Debug ] webrtc/vp8-then-h264-gpu-process-crash.html [ Crash ]
+webkit.org/b/237164 [ Debug ] fast/mediastream/video-rotation-gpu-process-crash.html [ Crash ]
+
 # Plugins
 # FIXME: Remove these tests.
 platform/mac/plugins/testplugin-onnew-onpaint.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to