gecko-dev/dom/midi/tests
Kershaw Chang 5e58575e28 Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
Differential Revision: https://phabricator.services.mozilla.com/D171842
2023-03-21 09:09:58 +00:00
..
MIDITestUtils.js Bug 1780543 - Part 6: Stop using mozilla/frame-script in unrelated files. r=Standard8,necko-reviewers,dragana 2022-07-26 02:46:31 +00:00
blank.html Bug 1778959 - Don't expose requestMIDIAccess on file scheme. r=bholley. 2022-09-30 22:07:19 +00:00
browser.ini Bug 1816191 - Skip tests in order to keep win7 running @ azure. r=gbrown,necko-reviewers,settings-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,nalexander,sgalich,alwu 2023-02-14 23:44:12 +00:00
browser_midi_permission_gated.js Bug 1821288 - Remove "addon-install-complete" event. r=rpl 2023-03-15 17:37:42 +00:00
browser_refresh_port_list.js Bug 1771875 - Add BrowserTestUtils.reloadTab() and use it everywhere r=mconley,webdriver-reviewers,whimboo 2022-06-01 09:34:05 +00:00
browser_stable_midi_port_ids.js
file_midi_permission_gated.html
mochitest.ini Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
port_ids_page_1.html Bug 1769009 - Refresh the list of MIDI devices both when navigating to a new page and away from an old one r=padenot 2022-05-23 19:59:57 +00:00
port_ids_page_2.html
refresh_port_list.html Bug 1769009 - Refresh the list of MIDI devices both when navigating to a new page and away from an old one r=padenot 2022-05-23 19:59:57 +00:00
test_midi_device_connect_disconnect.html
test_midi_device_enumeration.html
test_midi_device_explicit_open_close.html Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
test_midi_device_implicit_open_close.html Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
test_midi_device_pending.html Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
test_midi_device_sysex.html Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
test_midi_device_system_rt.html
test_midi_message_event.html Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
test_midi_packet_timing_sorting.html Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
test_midi_permission_allow.html
test_midi_permission_deny.html
test_midi_permission_gated.html Bug 1805806 - Nullify the onchange listeners before the end of the test to avoid intermittent failures. r=rpl,bholley 2023-01-19 17:18:26 +00:00
test_midi_permission_prompt.html
test_midi_send_messages.html