dom/tests/mochitest/gamepad/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/tests/mochitest/gamepad/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,17 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = e10s
     1.6 +support-files =
     1.7 +  gamepad_frame.html
     1.8 +  gamepad_frame_state.html
     1.9 +  mock_gamepad.js
    1.10 +
    1.11 +[test_gamepad.html]
    1.12 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.13 +[test_gamepad_connect_events.html]
    1.14 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.15 +[test_gamepad_frame_state_sync.html]
    1.16 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.17 +[test_gamepad_hidden_frame.html]
    1.18 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.19 +[test_navigator_gamepads.html]
    1.20 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage

mercurial