Title: [284616] trunk/LayoutTests
Revision
284616
Author
ayumi_koj...@apple.com
Date
2021-10-21 10:04:08 -0700 (Thu, 21 Oct 2021)

Log Message

Regression(r284439): [ iPad ] fast/canvas/canvas-createPattern-video-loading.html and imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html are failing.
https://bugs.webkit.org/show_bug.cgi?id=232090

Unreviewed test gardening.

* platform/ipad/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284615 => 284616)


--- trunk/LayoutTests/ChangeLog	2021-10-21 17:03:51 UTC (rev 284615)
+++ trunk/LayoutTests/ChangeLog	2021-10-21 17:04:08 UTC (rev 284616)
@@ -1,3 +1,12 @@
+2021-10-21  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        Regression(r284439): [ iPad ] fast/canvas/canvas-createPattern-video-loading.html and imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html are failing.
+        https://bugs.webkit.org/show_bug.cgi?id=232090
+
+        Unreviewed test gardening.
+
+        * platform/ipad/TestExpectations:
+
 2021-10-21  Tyler Wilcock  <tyle...@apple.com>
 
         AX: Remove redundant insert of autofill button child in AccessibilityRenderObject::addTextFieldChildren

Modified: trunk/LayoutTests/platform/ipad/TestExpectations (284615 => 284616)


--- trunk/LayoutTests/platform/ipad/TestExpectations	2021-10-21 17:03:51 UTC (rev 284615)
+++ trunk/LayoutTests/platform/ipad/TestExpectations	2021-10-21 17:04:08 UTC (rev 284616)
@@ -105,6 +105,7 @@
 webkit.org/b/228663 fast/canvas/canvas-color-space-display-p3.html [ ImageOnlyFailure ]
 
 webkit.org/b/232090 fast/canvas/canvas-createPattern-video-loading.html [ Failure ]
+webkit.org/b/232090 imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html [ Failure ]
 
 webkit.org/b/230419 platform/ipad/media/modern-media-controls/media-documents/media-document-video-ios-sizing.html [ Pass Timeout Crash ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to