mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Update WebXR WPT expectations (#33058)
* Enable the dom.webxr.test pref for webxr WPT tests Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update webxr test expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Fix erroneous timeouts Signed-off-by: Daniel Adams <msub2official@gmail.com> * Readd stable timeout Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
parent
8159f03288
commit
353ceb0ffb
39 changed files with 74 additions and 220 deletions
|
@ -1,4 +1,5 @@
|
|||
[xrSession_cancelAnimationFrame_invalidhandle.https.html]
|
||||
expected: TIMEOUT
|
||||
[XRSession cancelAnimationFrame does not have unexpected behavior when given invalid handles on immersive testSession]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6,13 +7,13 @@
|
|||
expected: FAIL
|
||||
|
||||
[XRSession cancelAnimationFrame does not have unexpected behavior when given invalid handles on non-immersive testSession - webgl2]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[XRSession cancelAnimationFrame does not have unexpected behavior when given invalid handles on non-immersive testSession - webgl]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[XRSession cancelAnimationFrame does not have unexpected behavior when given invalid handles on immersive testSession - webgl2]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[XRSession cancelAnimationFrame does not have unexpected behavior when given invalid handles on immersive testSession - webgl]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue