mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-14 05:44:20 +00:00
18 lines
769 B
INI
18 lines
769 B
INI
[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
|