Title: [279024] trunk/LayoutTests
Revision
279024
Author
commit-qu...@webkit.org
Date
2021-06-17 16:39:50 -0700 (Thu, 17 Jun 2021)

Log Message

Skip WebXR tests on iOS
https://bugs.webkit.org/show_bug.cgi?id=227151

Patch by Ada Chan <ada.c...@apple.com> on 2021-06-17
Reviewed by Tim Horton.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279023 => 279024)


--- trunk/LayoutTests/ChangeLog	2021-06-17 23:21:40 UTC (rev 279023)
+++ trunk/LayoutTests/ChangeLog	2021-06-17 23:39:50 UTC (rev 279024)
@@ -1,3 +1,12 @@
+2021-06-17  Ada Chan  <ada.c...@apple.com>
+
+        Skip WebXR tests on iOS
+        https://bugs.webkit.org/show_bug.cgi?id=227151
+
+        Reviewed by Tim Horton.
+
+        * platform/ios/TestExpectations:
+
 2021-06-17  John Cunningham  <johncunning...@apple.com>
 
         [Metal ANGLE] Shaders with reserved metal keywords do not translate, nor do shaders with struct and variable names that are the same except prefixed by an underscore

Modified: trunk/LayoutTests/platform/ios/TestExpectations (279023 => 279024)


--- trunk/LayoutTests/platform/ios/TestExpectations	2021-06-17 23:21:40 UTC (rev 279023)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2021-06-17 23:39:50 UTC (rev 279024)
@@ -3382,3 +3382,7 @@
 webkit.org/b/222239 webgl/conformance/extensions/khr-parallel-shader-compile.html [ Skip ]
 
 fast/text/line-break-with-locale.html [ ImageOnlyFailure ]
+
+# Skip WebXR tests on iOS
+imported/w3c/web-platform-tests/webxr [ Skip ]
+http/wpt/webxr [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to