Title: [290716] trunk/LayoutTests
Revision
290716
Author
jen...@apple.com
Date
2022-03-01 18:11:05 -0800 (Tue, 01 Mar 2022)

Log Message

[ iOS ] pointerevents/mouse/* 10 pointer event tests are constant timeouts or failures on iOS.
https://bugs.webkit.org/show_bug.cgi?id=237348

Unreviewed test gardening.

Patch by Matteo Flores <matteo_flo...@apple.com> on 2022-03-01

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (290715 => 290716)


--- trunk/LayoutTests/ChangeLog	2022-03-02 02:03:52 UTC (rev 290715)
+++ trunk/LayoutTests/ChangeLog	2022-03-02 02:11:05 UTC (rev 290716)
@@ -1,3 +1,12 @@
+2022-03-01  Matteo Flores  <matteo_flo...@apple.com>
+
+        [ iOS ] pointerevents/mouse/* 10 pointer event tests are constant timeouts or failures on iOS.
+        https://bugs.webkit.org/show_bug.cgi?id=237348
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2022-03-01  Jon Lee  <jon...@apple.com>
 
         Unreviewed gardening.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (290715 => 290716)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-03-02 02:03:52 UTC (rev 290715)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-03-02 02:11:05 UTC (rev 290716)
@@ -2197,7 +2197,7 @@
 
 # See webkit.org/b/233498 for context on this pointerevents tests
 imported/w3c/web-platform-tests/pointerevents [ Skip ]
-pointerevents/mouse [ Failure ]
+webkit.org/b/237348 pointerevents/mouse [ Skip ]
 
 # 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 ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to