gecko-dev/dom/vr/test/mochitest/mochitest.ini
Kearwood "Kip" Gilbert f65dbeca74 Bug 1473397 - Implement haptic feedback support for gfxVRExternal and OpenVRSession r=daoshengmu
- Implemented 1ms, 10ms, and 100ms VR tasks, dispatched from
  VRManager
- Removed Android-specific code that compensated for
  tasks that did not run when the...

...compositor was paused.

Differential Revision: https://phabricator.services.mozilla.com/D3378

--HG--
extra : moz-landing-system : lando
2018-09-25 22:56:10 +00:00

33 lines
1.1 KiB
INI

# Please confirm there is no other VR display connected. Otherwise, VRPuppetDisplay can't be attached.
[DEFAULT]
support-files =
VRSimulationDriver.js
requestPresent.js
runVRTest.js
WebVRHelpers.js
[test_vrController_displayId.html]
# Enable Linux after Bug 1310655 # TIMED_OUT for Android.
# skip-if = (os != "win" && release_or_beta) || (os == "android")
# Re-enable this once Bug 1466702 has landed
skip-if = true
[test_vrDisplay_canvas2d.html]
# skip-if = (os != "win" && release_or_beta) # Enable Linux after Bug 1310655
# Re-enable this once Bug 1466702 has landed
skip-if = true
[test_vrDisplay_exitPresent.html]
# skip-if = (os != "win" && release_or_beta) # Enable Linux after Bug 1310655
# Re-enable this once Bug 1466702 has landed
skip-if = true
[test_vrDisplay_getFrameData.html]
# Enable Linux after Bug 1310655, enable Android after Bug 1348246
# skip-if = (os != "win" && release_or_beta) || (os == "android")
# Re-enable this once Bug 1466702 has landed
skip-if = true
[test_vrDisplay_onvrdisplayconnect.html]
skip-if = true
[test_vrDisplay_onvrdisplaydeactivate_crosscontent.html]
skip-if = true
[test_vrDisplay_requestPresent.html]
skip-if = true