Title: [288656] trunk/LayoutTests
Revision
288656
Author
[email protected]
Date
2022-01-26 16:57:37 -0800 (Wed, 26 Jan 2022)

Log Message

REGRESSION (01/14/22?): [macOS Release WK2] imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html and createImageBitmap-flipY.html are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=235681

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Mark tests as flaky.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (288655 => 288656)


--- trunk/LayoutTests/ChangeLog	2022-01-27 00:57:35 UTC (rev 288655)
+++ trunk/LayoutTests/ChangeLog	2022-01-27 00:57:37 UTC (rev 288656)
@@ -1,5 +1,14 @@
 2022-01-26  Ryan Haddad  <[email protected]>
 
+        REGRESSION (01/14/22?): [macOS Release WK2] imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html and createImageBitmap-flipY.html are flaky failures
+        https://bugs.webkit.org/show_bug.cgi?id=235681
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Mark tests as flaky.
+
+2022-01-26  Ryan Haddad  <[email protected]>
+
         ASSERTION FAILED: m_pdfDocument under WebKit::PDFPlugin::installPDFDocument()
         https://bugs.webkit.org/show_bug.cgi?id=235660
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (288655 => 288656)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2022-01-27 00:57:35 UTC (rev 288655)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2022-01-27 00:57:37 UTC (rev 288656)
@@ -1669,6 +1669,9 @@
 
 webkit.org/b/232497 [ BigSur Debug ] media/media-source/media-source-istypesupported-case-sensitive.html [ Pass Crash ]
 
+webkit.org/b/235681 [ Release ]  imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html [ Pass Failure ]
+webkit.org/b/235681 [ Release ]  imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html [ Pass Failure ]
+
 # webkit.org/b/234410 Multiple semantics web-platform-tests have become flaky after r286944
 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads.tentative.html [ DumpJSConsoleLogInStdErr Pass Failure ]
 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Pass Failure ]
@@ -1676,4 +1679,5 @@
 http/wpt/html/semantics/text-level-semantics/the-a-element/a-download-click-404.html [ Pass Failure ]
 
 # rdar://86037417 WindowServer returned not alive with context:,unresponsive work processor(s)
-[ Monterey+ ] http/tests/model/model-document.html [ Skip ]
\ No newline at end of file
+[ Monterey+ ] http/tests/model/model-document.html [ Skip ]
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to