summaryrefslogtreecommitdiffstats
path: root/dom/vr/test/mochitest/mochitest.toml
blob: ce2d4347d3a8b58777a271542effe275c03403ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[DEFAULT]
skip-if = ["true"] # Dependencies for re-enabling these are tracked by meta bug 1555185
support-files = [
  "VRSimulationDriver.js",
  "requestPresent.js",
  "runVRTest.js",
  "WebVRHelpers.js",
]

["test_vrController_displayId.html"]
# Enable Linux after Bug 1310655 # TIMED_OUT for Android.

["test_vrDisplay_canvas2d.html"]
# skip-if = (os != "win" && release_or_beta) # Enable Linux after Bug 1310655

["test_vrDisplay_exitPresent.html"]
# skip-if = (os != "win" && release_or_beta) # Enable Linux after Bug 1310655

["test_vrDisplay_getFrameData.html"]
# Enable Linux after Bug 1310655, enable Android after Bug 1348246

["test_vrDisplay_onvrdisplayconnect.html"]

["test_vrDisplay_onvrdisplaydeactivate_crosscontent.html"]

["test_vrDisplay_requestPresent.html"]