Skip to content

Commit

Permalink
Update WPT expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Jan 9, 2020
1 parent b10ba77 commit 77d90d6
Show file tree
Hide file tree
Showing 12 changed files with 9 additions and 56 deletions.
@@ -1,4 +1,5 @@
[events_input_source_recreation.https.html] [events_input_source_recreation.https.html]
expected: ERROR
[Input sources are re-created when handedness or target ray mode changes] [Input sources are re-created when handedness or target ray mode changes]
expected: FAIL expected: FAIL


4 changes: 0 additions & 4 deletions tests/wpt/metadata/webxr/events_session_select.https.html.ini

This file was deleted.

This file was deleted.

@@ -1,4 +1,5 @@
[xrInputSource_gamepad_disconnect.https.html] [xrInputSource_gamepad_disconnect.https.html]
expected: ERROR
[WebXR InputSource's gamepad gets disconnected when the input source is removed] [WebXR InputSource's gamepad gets disconnected when the input source is removed]
expected: FAIL expected: FAIL
@@ -1,4 +1,5 @@
[xrInputSource_gamepad_input_registered.https.html] [xrInputSource_gamepad_input_registered.https.html]
expected: ERROR
[WebXR InputSource's gamepad properly registers input] [WebXR InputSource's gamepad properly registers input]
expected: FAIL expected: FAIL
@@ -1,4 +1,5 @@
[getInputPose_handedness.https.html] [getInputPose_handedness.https.html]
expected: ERROR
[XRInputSources properly communicate their handedness] [XRInputSources properly communicate their handedness]
expected: FAIL expected: TIMEOUT


33 changes: 0 additions & 33 deletions tests/wpt/metadata/webxr/idlharness.https.window.js.ini
Expand Up @@ -2,21 +2,12 @@
[XR interface: attribute ondevicechange] [XR interface: attribute ondevicechange]
expected: FAIL expected: FAIL


[XRInputSourcesChangeEvent interface: attribute session]
expected: FAIL

[XRInputSourcesChangeEvent interface object name]
expected: FAIL

[XRInputSourceArray interface: iterable<XRInputSource>] [XRInputSourceArray interface: iterable<XRInputSource>]
expected: FAIL expected: FAIL


[XR interface: calling supportsSession(XRSessionMode) on navigator.xr with too few arguments must throw TypeError] [XR interface: calling supportsSession(XRSessionMode) on navigator.xr with too few arguments must throw TypeError]
expected: FAIL expected: FAIL


[XRInputSourcesChangeEvent interface object length]
expected: FAIL

[XRReferenceSpaceEvent interface: attribute referenceSpace] [XRReferenceSpaceEvent interface: attribute referenceSpace]
expected: FAIL expected: FAIL


Expand All @@ -32,9 +23,6 @@
[XRPose interface: attribute emulatedPosition] [XRPose interface: attribute emulatedPosition]
expected: FAIL expected: FAIL


[XRInputSource interface: attribute targetRayMode]
expected: FAIL

[XRBoundedReferenceSpace interface object length] [XRBoundedReferenceSpace interface object length]
expected: FAIL expected: FAIL


Expand All @@ -50,15 +38,9 @@
[WebGLRenderingContext interface: operation makeXRCompatible()] [WebGLRenderingContext interface: operation makeXRCompatible()]
expected: FAIL expected: FAIL


[XRInputSourcesChangeEvent interface: attribute added]
expected: FAIL

[XRBoundedReferenceSpace interface: existence and properties of interface prototype object's "constructor" property] [XRBoundedReferenceSpace interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL expected: FAIL
[XRInputSourcesChangeEvent interface: attribute removed]
expected: FAIL
[XRReferenceSpaceEvent interface: existence and properties of interface object] [XRReferenceSpaceEvent interface: existence and properties of interface object]
expected: FAIL expected: FAIL
Expand All @@ -83,9 +65,6 @@
[XRBoundedReferenceSpace interface: existence and properties of interface prototype object's @@unscopables property] [XRBoundedReferenceSpace interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL expected: FAIL
[XRInputSourcesChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL

[XRBoundedReferenceSpace interface: attribute boundsGeometry] [XRBoundedReferenceSpace interface: attribute boundsGeometry]
expected: FAIL expected: FAIL
Expand All @@ -98,12 +77,6 @@
[XRInputSource interface: attribute gamepad] [XRInputSource interface: attribute gamepad]
expected: FAIL 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] [XRReferenceSpace interface: attribute onreset]
expected: FAIL expected: FAIL


Expand All @@ -125,9 +98,6 @@
[XRInputSource interface: attribute profiles] [XRInputSource interface: attribute profiles]
expected: FAIL expected: FAIL


[XRInputSourcesChangeEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL

[XR interface: operation requestSession(XRSessionMode, XRSessionInit)] [XR interface: operation requestSession(XRSessionMode, XRSessionInit)]
expected: FAIL expected: FAIL


Expand All @@ -140,9 +110,6 @@
[XRWebGLLayer interface: attribute ignoreDepthValues] [XRWebGLLayer interface: attribute ignoreDepthValues]
expected: FAIL expected: FAIL


[XRSession interface: attribute oninputsourceschange]
expected: FAIL

[XRBoundedReferenceSpace interface: existence and properties of interface prototype object] [XRBoundedReferenceSpace interface: existence and properties of interface prototype object]
expected: FAIL expected: FAIL


Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

@@ -1,4 +1,5 @@
[xrReferenceSpace_originOffsetBounded.https.html] [xrReferenceSpace_originOffsetBounded.https.html]
expected: ERROR
[Updating XRBoundedReferenceSpace origin offset updates view, input matrices, and bounds geometry.] [Updating XRBoundedReferenceSpace origin offset updates view, input matrices, and bounds geometry.]
expected: FAIL expected: TIMEOUT


3 changes: 2 additions & 1 deletion tests/wpt/metadata/webxr/xrSession_sameObject.https.html.ini
@@ -1,4 +1,5 @@
[xrSession_sameObject.https.html] [xrSession_sameObject.https.html]
expected: ERROR
[XRSession attributes meet [SameObject\] requirement] [XRSession attributes meet [SameObject\] requirement]
expected: FAIL expected: TIMEOUT


0 comments on commit 77d90d6

Please sign in to comment.