diff -r 000000000000 -r 6474c204b198 dom/tests/mochitest/gamepad/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/tests/mochitest/gamepad/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,17 @@ +[DEFAULT] +skip-if = e10s +support-files = + gamepad_frame.html + gamepad_frame_state.html + mock_gamepad.js + +[test_gamepad.html] +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +[test_gamepad_connect_events.html] +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +[test_gamepad_frame_state_sync.html] +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +[test_gamepad_hidden_frame.html] +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +[test_navigator_gamepads.html] +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage