Title: [277000] trunk/LayoutTests
- Revision
- 277000
- Author
- [email protected]
- Date
- 2021-05-04 19:45:49 -0700 (Tue, 04 May 2021)
Log Message
[WPE] Unreviewed test gardening. Gardened several WebXR tests that are crashing in Debug.
* platform/wpe/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (276999 => 277000)
--- trunk/LayoutTests/ChangeLog 2021-05-05 01:23:14 UTC (rev 276999)
+++ trunk/LayoutTests/ChangeLog 2021-05-05 02:45:49 UTC (rev 277000)
@@ -1,3 +1,9 @@
+2021-05-04 Diego Pino Garcia <[email protected]>
+
+ [WPE] Unreviewed test gardening. Gardened several WebXR tests that are crashing in Debug.
+
+ * platform/wpe/TestExpectations:
+
2021-05-04 Kenneth Russell <[email protected]>
WebKit must treat 'webgl' and 'webgl2' as distinct context types
Modified: trunk/LayoutTests/platform/wpe/TestExpectations (276999 => 277000)
--- trunk/LayoutTests/platform/wpe/TestExpectations 2021-05-05 01:23:14 UTC (rev 276999)
+++ trunk/LayoutTests/platform/wpe/TestExpectations 2021-05-05 02:45:49 UTC (rev 277000)
@@ -607,13 +607,13 @@
webkit.org/b/213131 http/tests/misc/gamepads-insecure.html [ Skip ]
# WebXR
-imported/w3c/web-platform-tests/webxr/events_input_source_recreation.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/events_input_sources_change.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/events_session_select_subframe.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/events_session_select.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/events_session_squeeze.https.html [ Pass ]
-webkit.org/b/212897 imported/w3c/web-platform-tests/webxr/idlharness.https.window.html [ Failure ]
-imported/w3c/web-platform-tests/webxr/xrBoundedReferenceSpace_updates.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/events_input_source_recreation.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/events_input_sources_change.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/events_session_select_subframe.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/events_session_select.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/events_session_squeeze.https.html [ Pass ]
+webkit.org/b/212897 [ Release ] imported/w3c/web-platform-tests/webxr/idlharness.https.window.html [ Failure ]
+[ Release ] imported/w3c/web-platform-tests/webxr/xrBoundedReferenceSpace_updates.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/webGLCanvasContext_create_xrcompatible.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/webGLCanvasContext_makecompatible_contextlost.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/webGLCanvasContext_makecompatible_reentrant.https.html [ Pass ]
@@ -620,14 +620,14 @@
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_inline.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_immersive.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_immersive_unsupported.https.html [ Pass ]
-webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_immersive.https.html [ Pass ]
+webkit.org/b/209859 [ Release ] imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_immersive.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_immersive_no_gesture.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_immersive_unsupported.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_no_mode.https.html [ Pass ]
-webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_non_immersive_no_gesture.https.html [ Pass ]
+webkit.org/b/209859 [ Release ] imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_non_immersive_no_gesture.https.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_optionalFeatures.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/getInputPose_handedness.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/getViewerPose_emulatedPosition.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/getInputPose_handedness.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/getViewerPose_emulatedPosition.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrFrame_getViewerPose_getPose.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrFrame_getPose.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrFrame_session_sameObject.https.html [ Pass ]
@@ -636,12 +636,12 @@
imported/w3c/web-platform-tests/webxr/xrInputSource_profiles.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrInputSource_sameObject.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrSession_viewer_availability.https.html [ Pass ]
-webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/ar-module/idlharness.https.window.html [ Pass ]
+webkit.org/b/209859 [ Release ] imported/w3c/web-platform-tests/webxr/ar-module/idlharness.https.window.html [ Pass ]
webkit.org/b/209859 imported/w3c/web-platform-tests/webxr/ar-module/xrDevice_isSessionSupported_immersive-ar.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrView_eyes.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrView_match.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrView_oneframeupdate.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/navigator_xr_sameObject.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/navigator_xr_sameObject.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrReferenceSpace_originOffset.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrReferenceSpace_originOffset_viewer.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrReferenceSpace_relationships.https.html [ Pass ]
@@ -670,15 +670,35 @@
imported/w3c/web-platform-tests/webxr/xrWebGLLayer_framebuffer_sameObject.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrWebGLLayer_opaque_framebuffer.https.html [ Pass ]
imported/w3c/web-platform-tests/webxr/xrWebGLLayer_viewports.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/render_state_vertical_fov_immersive.https.html [ Pass ]
-imported/w3c/web-platform-tests/webxr/render_state_update.https.html [ Pass ]
-http/wpt/webxr/xrSession_end_device_reports_shutdown.https.html [ Pass ]
-http/wpt/webxr/xrSession_ended_by_system.https.html [ Pass ]
-http/wpt/webxr/xrSession_reject_multiple_end.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/render_state_vertical_fov_immersive.https.html [ Pass ]
+[ Release ] imported/w3c/web-platform-tests/webxr/render_state_update.https.html [ Pass ]
+[ Release ] http/wpt/webxr/xrSession_end_device_reports_shutdown.https.html [ Pass ]
+[ Release ] http/wpt/webxr/xrSession_ended_by_system.https.html [ Pass ]
+[ Release ] http/wpt/webxr/xrSession_reject_multiple_end.https.html [ Pass ]
# WebXR: Sometimes the test reports Syntax Error: Can't create duplicate variable isChromiumBased.
-imported/w3c/web-platform-tests/webxr/ar-module/xrDevice_requestSession_immersive-ar.https.html [ DumpJSConsoleLogInStdErr ]
+[ Release ] imported/w3c/web-platform-tests/webxr/ar-module/xrDevice_requestSession_immersive-ar.https.html [ DumpJSConsoleLogInStdErr ]
+webkit.org/b/225379 [ Debug ] http/wpt/webxr/xrSession_end_device_reports_shutdown.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] http/wpt/webxr/xrSession_ended_by_system.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] http/wpt/webxr/xrSession_reject_multiple_end.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/ar-module/idlharness.https.window.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/ar-module/xrDevice_requestSession_immersive-ar.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/events_input_source_recreation.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/events_input_sources_change.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/events_session_select.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/events_session_select_subframe.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/events_session_squeeze.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/getInputPose_handedness.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/getViewerPose_emulatedPosition.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/idlharness.https.window.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/navigator_xr_sameObject.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/render_state_update.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/render_state_vertical_fov_immersive.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/xrBoundedReferenceSpace_updates.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_immersive.https.html [ Crash ]
+webkit.org/b/225379 [ Debug ] imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_non_immersive_no_gesture.https.html [ Crash ]
+
# Test failing since async scrolling was activated in WPE.
webkit.org/b/224596 fast/spatial-navigation/snav-clipped-overflowed-content.html [ Failure ]
webkit.org/b/224596 fast/spatial-navigation/snav-only-clipped-overflow-content.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes