Support XRTest.disconnectAllDevices()

This commit is contained in:
Manish Goregaokar 2019-07-19 19:59:55 -07:00
parent b0002a003d
commit 3f95d304ec
6 changed files with 55 additions and 11 deletions

View file

@ -1,8 +1,5 @@
[xrSession_end.https.html]
expected: TIMEOUT
expected: ERROR
[end event fires when non-immersive session ends]
expected: NOTRUN
[end event fires when immersive session ends]
expected: TIMEOUT

View file

@ -1,5 +1,5 @@
[xrSession_input_events_end.https.html]
expected: TIMEOUT
expected: ERROR
[Calling end during an input callback stops processing at the right time]
expected: TIMEOUT
expected: FAIL

View file

@ -1,5 +1,4 @@
[xrSession_prevent_multiple_exclusive.https.html]
expected: TIMEOUT
[Test prevention of multiple simultaneous immersive sessions]
expected: TIMEOUT
expected: FAIL