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,34 +1,4 @@
[render_state_update.https.html]
[updateRenderState handles appropriately XRRenderStateInit with no params - webgl]
expected: FAIL
[updateRenderState handles appropriately baseLayers created with different sessions - webgl2]
expected: FAIL
[updateRenderState handles appropriately immersive sessions with specified inlineVerticalFieldOfView - webgl2]
expected: FAIL
[updateRenderState handles appropriately XRRenderStateInit params - webgl2]
expected: FAIL
[updateRenderState handles appropriately XRRenderStateInit params - webgl]
expected: FAIL
[updateRenderState handles appropriately ended sessions - webgl2]
expected: FAIL
[updateRenderState handles appropriately ended sessions - webgl]
expected: FAIL
[updateRenderState handles appropriately immersive sessions with specified inlineVerticalFieldOfView - webgl]
expected: FAIL
[updateRenderState handles appropriately baseLayers created with different sessions - webgl]
expected: FAIL
[updateRenderState handles appropriately XRRenderStateInit with no params - webgl2]
expected: FAIL
[updateRenderState clamps appropriately near/far clipping planes - webgl]
expected: FAIL