Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(267)

Unified Diff: LayoutTests/webmidi/send-messages-expected.txt

Issue 1097933006: WebMidi: stop using testRunner.setMIDISysexPermision and remove ClientMock. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@midi_testrunner_setpermission
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/webmidi/send-messages.html ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webmidi/send-messages-expected.txt
diff --git a/LayoutTests/webmidi/send-messages-expected.txt b/LayoutTests/webmidi/send-messages-expected.txt
index 4409df77f8d99a0179140e6f8f5c4651e671f62a..b5b355aae7fc711950f9b8e00be798641ed830b9 100644
--- a/LayoutTests/webmidi/send-messages-expected.txt
+++ b/LayoutTests/webmidi/send-messages-expected.txt
@@ -4,7 +4,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS testRunner.setPermission is defined.
-PASS testRunner.setMIDISysexPermission is defined.
PASS navigator.requestMIDIAccess is defined.
PASS output.send([0x00, 0x01]) threw exception TypeError: Failed to execute 'send' on 'MIDIOutput': Running status is not allowed at index 0 (0)..
PASS output.send([0xf7]) threw exception TypeError: Failed to execute 'send' on 'MIDIOutput': Unexpected end of system exclusive message at index 0 (247)..
« no previous file with comments | « LayoutTests/webmidi/send-messages.html ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698