Title: [281506] trunk/LayoutTests
Revision
281506
Author
[email protected]
Date
2021-08-24 11:41:03 -0700 (Tue, 24 Aug 2021)

Log Message

[WPE] Gardening two WebXR-related failures

Unreviewed test gardening.

* platform/wpe/TestExpectations:
* platform/wpe/http/wpt/webxr/xrViewport_singleView_valid.https-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281505 => 281506)


--- trunk/LayoutTests/ChangeLog	2021-08-24 18:32:59 UTC (rev 281505)
+++ trunk/LayoutTests/ChangeLog	2021-08-24 18:41:03 UTC (rev 281506)
@@ -1,3 +1,12 @@
+2021-08-24  Lauro Moura  <[email protected]>
+
+        [WPE] Gardening two WebXR-related failures
+
+        Unreviewed test gardening.
+
+        * platform/wpe/TestExpectations:
+        * platform/wpe/http/wpt/webxr/xrViewport_singleView_valid.https-expected.txt: Added.
+
 2021-08-24  Eric Hutchison  <[email protected]>
 
         [Mac] http/tests/inspector/network/har/har-page.html, flaky failure on wk2, constant failure on wk1.

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (281505 => 281506)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-08-24 18:32:59 UTC (rev 281505)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-08-24 18:41:03 UTC (rev 281506)
@@ -265,6 +265,9 @@
 # WebGL
 webkit.org/b/213203 webgl/1.0.3/conformance/rendering/multisample-corruption.html [ Failure Timeout ]
 
+# WebXR
+webkit.org/b/229455 webxr/high-performance.html [ Failure ]
+
 # Workers
 webkit.org/b/187597 fast/workers/worker-exception-during-navigation.html [ Timeout Pass ]
 

Added: trunk/LayoutTests/platform/wpe/http/wpt/webxr/xrViewport_singleView_valid.https-expected.txt (0 => 281506)


--- trunk/LayoutTests/platform/wpe/http/wpt/webxr/xrViewport_singleView_valid.https-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/http/wpt/webxr/xrViewport_singleView_valid.https-expected.txt	2021-08-24 18:41:03 UTC (rev 281506)
@@ -0,0 +1,4 @@
+
+PASS XRViewport attributes are valid even when there is only one view - webgl
+FAIL XRViewport attributes are valid even when there is only one view - webgl2 assert_implements: webgl2 not supported. undefined
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to