Fix race in WebXR WPT test setup (#33112)

* Ensure xr_promise_test only runs after DOMContentLoaded

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Update meta expectations

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Update meta-legacy-layout expectations

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Update manifest

Signed-off-by: Daniel Adams <msub2official@gmail.com>

---------

Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
Daniel Adams 2024-08-18 11:27:05 -10:00 committed by GitHub
parent a50e6a503e
commit e078353bf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
93 changed files with 141 additions and 834 deletions

View file

@ -1,4 +1,5 @@
[depth_sensing_notEnabled.https.html]
expected: ERROR
[XRFrame.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl]
expected: FAIL
@ -10,4 +11,3 @@
[XRWebGLBinding.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2]
expected: FAIL