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

Comments

@jdm
Copy link
Member

@jdm 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 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
@jdm jdm mentioned this issue Mar 9, 2020
4 of 4 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.