From 77d90d64fc2add0addc94000349ca4d80b8e9358 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 8 Jan 2020 19:57:24 +0530 Subject: [PATCH] Update WPT expectations --- ...nts_input_source_recreation.https.html.ini | 1 + .../events_session_select.https.html.ini | 4 --- ...nts_session_select_subframe.https.html.ini | 4 --- ...utSource_gamepad_disconnect.https.html.ini | 1 + ...ce_gamepad_input_registered.https.html.ini | 1 + .../getInputPose_handedness.https.html.ini | 3 +- .../webxr/idlharness.https.window.js.ini | 33 ------------------- .../xrInputSource_add_remove.https.html.ini | 4 --- .../xrInputSource_sameObject.https.html.ini | 4 --- ...xrPose_transform_sameObject.https.html.ini | 4 --- ...ceSpace_originOffsetBounded.https.html.ini | 3 +- .../webxr/xrSession_sameObject.https.html.ini | 3 +- 12 files changed, 9 insertions(+), 56 deletions(-) delete mode 100644 tests/wpt/metadata/webxr/events_session_select.https.html.ini delete mode 100644 tests/wpt/metadata/webxr/events_session_select_subframe.https.html.ini delete mode 100644 tests/wpt/metadata/webxr/xrInputSource_add_remove.https.html.ini delete mode 100644 tests/wpt/metadata/webxr/xrInputSource_sameObject.https.html.ini delete mode 100644 tests/wpt/metadata/webxr/xrPose_transform_sameObject.https.html.ini diff --git a/tests/wpt/metadata/webxr/events_input_source_recreation.https.html.ini b/tests/wpt/metadata/webxr/events_input_source_recreation.https.html.ini index 976a3ad323d..82ce39a5108 100644 --- a/tests/wpt/metadata/webxr/events_input_source_recreation.https.html.ini +++ b/tests/wpt/metadata/webxr/events_input_source_recreation.https.html.ini @@ -1,4 +1,5 @@ [events_input_source_recreation.https.html] + expected: ERROR [Input sources are re-created when handedness or target ray mode changes] expected: FAIL diff --git a/tests/wpt/metadata/webxr/events_session_select.https.html.ini b/tests/wpt/metadata/webxr/events_session_select.https.html.ini deleted file mode 100644 index 59dac282700..00000000000 --- a/tests/wpt/metadata/webxr/events_session_select.https.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[events_session_select.https.html] - [XRInputSources primary input presses properly fires off the right events] - expected: FAIL - diff --git a/tests/wpt/metadata/webxr/events_session_select_subframe.https.html.ini b/tests/wpt/metadata/webxr/events_session_select_subframe.https.html.ini deleted file mode 100644 index d2dbc3fef51..00000000000 --- a/tests/wpt/metadata/webxr/events_session_select_subframe.https.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[events_session_select_subframe.https.html] - [Ensures that an XRInputSources primary input being pressed and released in the space of a single frame properly fires off the right events] - expected: FAIL - diff --git a/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_disconnect.https.html.ini b/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_disconnect.https.html.ini index 325a0bb6738..fd1e62fe01b 100644 --- a/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_disconnect.https.html.ini +++ b/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_disconnect.https.html.ini @@ -1,4 +1,5 @@ [xrInputSource_gamepad_disconnect.https.html] + expected: ERROR [WebXR InputSource's gamepad gets disconnected when the input source is removed] expected: FAIL diff --git a/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_input_registered.https.html.ini b/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_input_registered.https.html.ini index 3735666ae5e..21d7102822a 100644 --- a/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_input_registered.https.html.ini +++ b/tests/wpt/metadata/webxr/gamepads-module/xrInputSource_gamepad_input_registered.https.html.ini @@ -1,4 +1,5 @@ [xrInputSource_gamepad_input_registered.https.html] + expected: ERROR [WebXR InputSource's gamepad properly registers input] expected: FAIL diff --git a/tests/wpt/metadata/webxr/getInputPose_handedness.https.html.ini b/tests/wpt/metadata/webxr/getInputPose_handedness.https.html.ini index 0f61faf25dc..f10131010ef 100644 --- a/tests/wpt/metadata/webxr/getInputPose_handedness.https.html.ini +++ b/tests/wpt/metadata/webxr/getInputPose_handedness.https.html.ini @@ -1,4 +1,5 @@ [getInputPose_handedness.https.html] + expected: ERROR [XRInputSources properly communicate their handedness] - expected: FAIL + expected: TIMEOUT diff --git a/tests/wpt/metadata/webxr/idlharness.https.window.js.ini b/tests/wpt/metadata/webxr/idlharness.https.window.js.ini index a1d256fabfd..1b47a7ad858 100644 --- a/tests/wpt/metadata/webxr/idlharness.https.window.js.ini +++ b/tests/wpt/metadata/webxr/idlharness.https.window.js.ini @@ -2,21 +2,12 @@ [XR interface: attribute ondevicechange] expected: FAIL - [XRInputSourcesChangeEvent interface: attribute session] - expected: FAIL - - [XRInputSourcesChangeEvent interface object name] - expected: FAIL - [XRInputSourceArray interface: iterable] expected: FAIL [XR interface: calling supportsSession(XRSessionMode) on navigator.xr with too few arguments must throw TypeError] expected: FAIL - [XRInputSourcesChangeEvent interface object length] - expected: FAIL - [XRReferenceSpaceEvent interface: attribute referenceSpace] expected: FAIL @@ -32,9 +23,6 @@ [XRPose interface: attribute emulatedPosition] expected: FAIL - [XRInputSource interface: attribute targetRayMode] - expected: FAIL - [XRBoundedReferenceSpace interface object length] expected: FAIL @@ -50,15 +38,9 @@ [WebGLRenderingContext interface: operation makeXRCompatible()] expected: FAIL - [XRInputSourcesChangeEvent interface: attribute added] - expected: FAIL - [XRBoundedReferenceSpace interface: existence and properties of interface prototype object's "constructor" property] expected: FAIL - [XRInputSourcesChangeEvent interface: attribute removed] - expected: FAIL - [XRReferenceSpaceEvent interface: existence and properties of interface object] expected: FAIL @@ -83,9 +65,6 @@ [XRBoundedReferenceSpace interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL - [XRInputSourcesChangeEvent interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - [XRBoundedReferenceSpace interface: attribute boundsGeometry] expected: FAIL @@ -98,12 +77,6 @@ [XRInputSource interface: attribute gamepad] expected: FAIL - [XRInputSourcesChangeEvent interface: existence and properties of interface prototype object] - expected: FAIL - - [XRInputSourcesChangeEvent interface: existence and properties of interface object] - expected: FAIL - [XRReferenceSpace interface: attribute onreset] expected: FAIL @@ -125,9 +98,6 @@ [XRInputSource interface: attribute profiles] expected: FAIL - [XRInputSourcesChangeEvent interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - [XR interface: operation requestSession(XRSessionMode, XRSessionInit)] expected: FAIL @@ -140,9 +110,6 @@ [XRWebGLLayer interface: attribute ignoreDepthValues] expected: FAIL - [XRSession interface: attribute oninputsourceschange] - expected: FAIL - [XRBoundedReferenceSpace interface: existence and properties of interface prototype object] expected: FAIL diff --git a/tests/wpt/metadata/webxr/xrInputSource_add_remove.https.html.ini b/tests/wpt/metadata/webxr/xrInputSource_add_remove.https.html.ini deleted file mode 100644 index d6125717313..00000000000 --- a/tests/wpt/metadata/webxr/xrInputSource_add_remove.https.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[xrInputSource_add_remove.https.html] - [XRInputSources can be properly added and removed from the session] - expected: FAIL - diff --git a/tests/wpt/metadata/webxr/xrInputSource_sameObject.https.html.ini b/tests/wpt/metadata/webxr/xrInputSource_sameObject.https.html.ini deleted file mode 100644 index 980f9d31c32..00000000000 --- a/tests/wpt/metadata/webxr/xrInputSource_sameObject.https.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[xrInputSource_sameObject.https.html] - [XRInputSource attributes meet [SameObject\] requirement] - expected: FAIL - diff --git a/tests/wpt/metadata/webxr/xrPose_transform_sameObject.https.html.ini b/tests/wpt/metadata/webxr/xrPose_transform_sameObject.https.html.ini deleted file mode 100644 index 3e442625aa8..00000000000 --- a/tests/wpt/metadata/webxr/xrPose_transform_sameObject.https.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[xrPose_transform_sameObject.https.html] - [XRPose.transform meets [SameObject\] requirement] - expected: FAIL - diff --git a/tests/wpt/metadata/webxr/xrReferenceSpace_originOffsetBounded.https.html.ini b/tests/wpt/metadata/webxr/xrReferenceSpace_originOffsetBounded.https.html.ini index a3fb0379bb0..21b3815f4da 100644 --- a/tests/wpt/metadata/webxr/xrReferenceSpace_originOffsetBounded.https.html.ini +++ b/tests/wpt/metadata/webxr/xrReferenceSpace_originOffsetBounded.https.html.ini @@ -1,4 +1,5 @@ [xrReferenceSpace_originOffsetBounded.https.html] + expected: ERROR [Updating XRBoundedReferenceSpace origin offset updates view, input matrices, and bounds geometry.] - expected: FAIL + expected: TIMEOUT diff --git a/tests/wpt/metadata/webxr/xrSession_sameObject.https.html.ini b/tests/wpt/metadata/webxr/xrSession_sameObject.https.html.ini index 09170ad4d6a..0013dc7b4cc 100644 --- a/tests/wpt/metadata/webxr/xrSession_sameObject.https.html.ini +++ b/tests/wpt/metadata/webxr/xrSession_sameObject.https.html.ini @@ -1,4 +1,5 @@ [xrSession_sameObject.https.html] + expected: ERROR [XRSession attributes meet [SameObject\] requirement] - expected: FAIL + expected: TIMEOUT