mirror of
https://github.com/servo/servo.git
synced 2025-09-02 02:58:22 +01:00
Fix test timing for all tests using xr_promise_test (#33715)
* Ensure all xr_promise_test calls wait for DOMContentLoaded when necessary. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update webxr test expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update manifest. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
af61b1a107
commit
3eee02869a
12 changed files with 28 additions and 33 deletions
|
@ -1,7 +1,7 @@
|
|||
[xrWebGLLayer_constructor.https.html]
|
||||
expected: ERROR
|
||||
[Ensure that XRWebGLLayer's constructor throws appropriate errors using webgl2]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensure that XRWebGLLayer's constructor throws appropriate errors using webgl]
|
||||
expected: FAIL
|
||||
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue