Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent error in /webxr/getInputPose_pointer.https.html, /webxr/xrInputSource_emulatedPosition.https.html, /webxr/xrInputSource_profiles.https.html #25934

Open
jdm opened this issue Mar 9, 2020 · 0 comments
Labels
A-xr-zomg AR/VR/MR I-intermittent Problem reproduces intermittently.

Comments

@jdm
Copy link
Member

jdm commented Mar 9, 2020

  ▶ ERROR [expected OK] /webxr/getInputPose_pointer.https.html
  │   → source is undefined
  │ 
  └ CheckInvalidGrip@https://web-platform.test:8443/webxr/getInputPose_pointer.https.html:33:25
  ▶ Unexpected subtest result in /webxr/getInputPose_pointer.https.html:
  │ TIMEOUT [expected FAIL] XRInputSources with a target ray mode of 'tracked-pointer' properly communicate their poses
  └   → Test timed out
  ▶ ERROR [expected OK] /webxr/xrInputSource_emulatedPosition.https.html
  │   → source is undefined
  │ 
  └ CheckPositionNotEmulated@https://web-platform.test:8443/webxr/xrInputSource_emulatedPosition.https.html:32:25
  ▶ Unexpected subtest result in /webxr/xrInputSource_emulatedPosition.https.html:
  │ TIMEOUT [expected FAIL] Poses from XRInputSource.gripSpace have emulatedPosition set properly
  └   → Test timed out

When this occurs, session.inputSources[0] is null, which suggests perhaps there's an event ordering issue around XR events and the rAF that checks for the input source?

@jdm jdm added I-intermittent Problem reproduces intermittently. A-xr-zomg AR/VR/MR labels Mar 9, 2020
@jdm jdm changed the title Intermittent error in /webxr/getInputPose_pointer.https.html, /webxr/xrInputSource_emulatedPosition.https.html Intermittent error in /webxr/getInputPose_pointer.https.html, /webxr/xrInputSource_emulatedPosition.https.html, /webxr/xrInputSource_profiles.https.html Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-xr-zomg AR/VR/MR I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

1 participant