summaryrefslogtreecommitdiffstats
path: root/dom/midi/tests/mochitest.ini
blob: 273d1e8fc387c58a5eea980ffc93179969ea87bc (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
[DEFAULT]
support-files =
  MIDITestUtils.js
  file_midi_permission_gated.html
scheme = https

[test_midi_permission_prompt.html]
[test_midi_permission_allow.html]
[test_midi_permission_deny.html]
[test_midi_permission_gated.html]
skip-if =
  os == 'android' #Bug 1747637
  http3
[test_midi_device_enumeration.html]
[test_midi_device_implicit_open_close.html]
[test_midi_device_explicit_open_close.html]
[test_midi_device_sysex.html]
[test_midi_device_system_rt.html]
[test_midi_packet_timing_sorting.html]
[test_midi_device_connect_disconnect.html]
disabled = Bug 1437204
[test_midi_device_pending.html]
disabled = Bug 1437204
[test_midi_send_messages.html]
[test_midi_message_event.html]