Title: [291288] trunk/LayoutTests
Revision
291288
Author
matteo_flo...@apple.com
Date
2022-03-15 07:49:50 -0700 (Tue, 15 Mar 2022)

Log Message

[GPU Process] Test failures in writing modes
https://bugs.webkit.org/show_bug.cgi?id=236921

Unreviewed test gardening.

* gpu-process/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291287 => 291288)


--- trunk/LayoutTests/ChangeLog	2022-03-15 14:25:38 UTC (rev 291287)
+++ trunk/LayoutTests/ChangeLog	2022-03-15 14:49:50 UTC (rev 291288)
@@ -1,5 +1,14 @@
 2022-03-15  Matteo Flores  <matteo_flo...@apple.com>
 
+        [GPU Process] Test failures in writing modes
+        https://bugs.webkit.org/show_bug.cgi?id=236921
+
+        Unreviewed test gardening.
+
+        * gpu-process/TestExpectations:
+
+2022-03-15  Matteo Flores  <matteo_flo...@apple.com>
+
         REGRESSION: [ iOS release wk2 ] compositing/debug-borders-dynamic.html is a flaky image failure
         https://github.com/Smackteo
 

Modified: trunk/LayoutTests/gpu-process/TestExpectations (291287 => 291288)


--- trunk/LayoutTests/gpu-process/TestExpectations	2022-03-15 14:25:38 UTC (rev 291287)
+++ trunk/LayoutTests/gpu-process/TestExpectations	2022-03-15 14:49:50 UTC (rev 291288)
@@ -362,4 +362,10 @@
 webkit.org/b/232090 imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html [ Pass ]
 webkit.org/b/292090 imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html [ Pass ]
 webkit.org/b/292090 imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html [ Pass ]
-webkit.org/b/292090 media/video-canvas-createPattern.html [ Pass ]
\ No newline at end of file
+webkit.org/b/292090 media/video-canvas-createPattern.html [ Pass ]
+
+#webkit.org/b/236921 
+imported/w3c/web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-010.xht [ Pass Failure ]
+imported/w3c/web-platform-tests/css/css-writing-modes/table-column-order-003.xht [ Pass Failure ]
+imported/w3c/web-platform-tests/css/css-writing-modes/row-progression-vlr-007.xht [ Pass Failure ]
+imported/w3c/web-platform-tests/css/css-writing-modes/line-box-direction-vrl-002.xht [ Pass Failure ]
\ 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