Title: [239732] trunk/LayoutTests
Revision
239732
Author
[email protected]
Date
2019-01-08 11:40:21 -0800 (Tue, 08 Jan 2019)

Log Message

Revert expectation changes to pointerevents in iOS after https://trac.webkit.org/changeset/239704/webkit
https://bugs.webkit.org/show_bug.cgi?id=193214

Unreviewed Test Gardening

* platform/ios-wk1/TestExpectations:
* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (239731 => 239732)


--- trunk/LayoutTests/ChangeLog	2019-01-08 18:29:44 UTC (rev 239731)
+++ trunk/LayoutTests/ChangeLog	2019-01-08 19:40:21 UTC (rev 239732)
@@ -1,3 +1,13 @@
+2019-01-08  Truitt Savell  <[email protected]>
+
+        Revert expectation changes to pointerevents in iOS after https://trac.webkit.org/changeset/239704/webkit
+        https://bugs.webkit.org/show_bug.cgi?id=193214
+
+        Unreviewed Test Gardening
+
+        * platform/ios-wk1/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+
 2019-01-07  Youenn Fablet  <[email protected]>
 
         LayoutTests/http/wpt/fetch/csp-reports-bypass-csp-checks.html is flaky

Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (239731 => 239732)


--- trunk/LayoutTests/platform/ios-wk1/TestExpectations	2019-01-08 18:29:44 UTC (rev 239731)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations	2019-01-08 19:40:21 UTC (rev 239732)
@@ -23,6 +23,10 @@
 # Not supported on WK1
 media/no-fullscreen-when-hidden.html [ Skip ]
 
+# Skip pointerevents on WK1
+pointerevents [ Skip ]
+imported/w3c/web-platform-tests/pointerevents [ Skip ]
+
 # Datalist is unsupported in WK1
 fast/forms/datalist [ WontFix ]
 imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element [ WontFix ]

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (239731 => 239732)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-01-08 18:29:44 UTC (rev 239731)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-01-08 19:40:21 UTC (rev 239732)
@@ -55,9 +55,6 @@
 
 webkit.org/b/187773 http/tests/webAPIStatistics [ Pass ]
 
-imported/w3c/web-platform-tests/pointerevents [ Pass ]
-pointerevents [ Pass ]
-
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific directories.
 #//////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to