Add hit test mocking at initialization

This commit is contained in:
Manish Goregaokar 2020-04-08 13:20:19 -07:00
parent 3f88310e23
commit d01d9065aa
7 changed files with 126 additions and 9 deletions

View file

@ -1,2 +1,10 @@
[ar_hittest_subscription_inputSources.https.html]
expected: ERROR
[Ensures subscription to hit test works with an XRSpace from input source - after move - no results]
expected: FAIL
[Ensures subscription to hit test works with an XRSpace from input source - after move - 1 result]
expected: FAIL
[Ensures subscription to hit test works with an XRSpace from input source - no move]
expected: FAIL

View file

@ -1,2 +1,13 @@
[ar_hittest_subscription_refSpaces.https.html]
expected: ERROR
[Ensures subscription to hit test works with viewer space - straight up - no results]
expected: FAIL
[Ensures subscription to hit test works with viewer space - straight ahead - plane]
expected: FAIL
[Ensures subscription to hit test works with local space]
expected: FAIL
[Ensures subscription to hit test works with local-floor space]
expected: FAIL

View file

@ -1,2 +1,10 @@
[ar_hittest_subscription_transientInputSources.https.html]
expected: ERROR
[Ensures subscription to transient hit test works with an XRSpace from input source - after move - 1 result]
expected: FAIL
[Ensures subscription to transient hit test works with an XRSpace from input source - after move - no results]
expected: FAIL
[Ensures subscription to transient hit test works with an XRSpace from input source - no move]
expected: FAIL