Title: [294096] trunk/LayoutTests
Revision
294096
Author
commit-qu...@webkit.org
Date
2022-05-11 23:39:58 -0700 (Wed, 11 May 2022)

Log Message

[GPU Process] webrtc/vp8-then-h264-gpu-process-crash.html flaky fails after turning DOM in GPUP on by default
https://bugs.webkit.org/show_bug.cgi?id=236926

Patch by John Cunningham <johncunning...@apple.com> on 2022-05-11
Reviewed by Youenn Fablet.

* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (294095 => 294096)


--- trunk/LayoutTests/ChangeLog	2022-05-12 05:41:29 UTC (rev 294095)
+++ trunk/LayoutTests/ChangeLog	2022-05-12 06:39:58 UTC (rev 294096)
@@ -1,3 +1,12 @@
+2022-05-11  John Cunningham  <johncunning...@apple.com>
+
+        [GPU Process] webrtc/vp8-then-h264-gpu-process-crash.html flaky fails after turning DOM in GPUP on by default
+        https://bugs.webkit.org/show_bug.cgi?id=236926
+
+        Reviewed by Youenn Fablet.
+
+        * platform/wpe/TestExpectations:
+
 2022-05-11  Patrick Angle  <pan...@apple.com>
 
         Web Inspector: Parse InjectedScriptSource as a built-in to get guaranteed non-user-overriden JSC built-ins

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (294095 => 294096)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2022-05-12 05:41:29 UTC (rev 294095)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2022-05-12 06:39:58 UTC (rev 294096)
@@ -1350,6 +1350,14 @@
 webkit.org/b/230277 imported/w3c/web-platform-tests/css/css-transforms/backface-visibility-hidden-006.html [ ImageOnlyFailure ]
 webkit.org/b/230277 imported/w3c/web-platform-tests/css/css-transforms/scrollable-scroll-3d-transform-z.html [ ImageOnlyFailure ]
 
+######################################################
+# Test failures from turning GPU Process on by default
+
+# Media failures
+webkit.org/b/236926 webrtc/vp8-then-h264-gpu-process-crash.html [ Timeout Pass ]
+
+############ end of test failures related to GPU Process on by default
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # UNSORTED Expectations. When in doubt, put it here.
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to