Title: [278817] trunk/LayoutTests
Revision
278817
Author
wei...@apple.com
Date
2021-06-12 17:31:57 -0700 (Sat, 12 Jun 2021)

Log Message

Disable WebXR tests on Windows
https://bugs.webkit.org/show_bug.cgi?id=226956

Reviewed by Alan Bujtas.

* platform/win/TestExpectations:
Disable all tests in webxr/ on windows as the feature is not enabled there.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (278816 => 278817)


--- trunk/LayoutTests/ChangeLog	2021-06-12 23:09:49 UTC (rev 278816)
+++ trunk/LayoutTests/ChangeLog	2021-06-13 00:31:57 UTC (rev 278817)
@@ -1,3 +1,13 @@
+2021-06-12  Sam Weinig  <wei...@apple.com>
+
+        Disable WebXR tests on Windows
+        https://bugs.webkit.org/show_bug.cgi?id=226956
+
+        Reviewed by Alan Bujtas.
+
+        * platform/win/TestExpectations:
+        Disable all tests in webxr/ on windows as the feature is not enabled there.
+
 2021-06-12  Devin Rousso  <drou...@apple.com>
 
         (r278618) media/modern-media-controls/overflow-support/chapters.html is timing out since introduction

Modified: trunk/LayoutTests/platform/win/TestExpectations (278816 => 278817)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-06-12 23:09:49 UTC (rev 278816)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-06-13 00:31:57 UTC (rev 278817)
@@ -4638,3 +4638,6 @@
 fast/canvas/canvas-color-space-display-p3.html [ Skip ]
 fast/canvas/canvas-color-space-display-p3-ImageData.html [ Skip ]
 storage/indexeddb/structured-clone-image-data-display-p3.html [ Skip ]
+
+# WebXR is not enabled on windows.
+webxr [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to