Add basic XR tests

This commit is contained in:
Manish Goregaokar 2019-06-10 16:19:37 -07:00
parent 7d029d5a36
commit 01665fe94a
5 changed files with 124 additions and 1 deletions

View file

@ -11222,7 +11222,10 @@
{}
]
],
"mozilla/xmlhttprequest_url.html": []
"mozilla/xmlhttprequest_url.html": [],
"webxr/resources/webxr-util.js": [
[]
]
},
"testharness": {
"bluetooth/advertisingEvent/watchAdvertisements-succeeds.html": [
@ -13927,6 +13930,18 @@
"mozilla/xmlhttprequest_url.html",
{}
]
],
"webxr/create_session.html": [
[
"webxr/create_session.html",
{}
]
],
"webxr/obtain_frame.html": [
[
"webxr/obtain_frame.html",
{}
]
]
},
"visual": {
@ -21112,6 +21127,18 @@
"mozilla/xmlhttprequest_url.html": [
"e5d10f27c06e1febd3bb70f8f128194fc3f63861",
"testharness"
],
"webxr/create_session.html": [
"306ab85d3b1b914d2dd7c11a3b03dccd990148ae",
"testharness"
],
"webxr/obtain_frame.html": [
"1089bb25c2f6b26db4e21b6bf07c28add3fee5ec",
"testharness"
],
"webxr/resources/webxr-util.js": [
"505173c82998a80b1e543f1a18aefaf1891f8269",
"support"
]
},
"url_base": "/_mozilla/",