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

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

Issue 1339123002: Remove some usage of testRunner.setPermission. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@notifications-flakyness
Patch Set: review comments Created 5 years, 3 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') | no next file » | 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 b5b355aae7fc711950f9b8e00be798641ed830b9..460a060a604ffe4b4d3536b20ea85e71e66ec852 100644
--- a/LayoutTests/webmidi/send-messages-expected.txt
+++ b/LayoutTests/webmidi/send-messages-expected.txt
@@ -3,7 +3,6 @@ Test if various kinds of MIDI messages can be validated.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS testRunner.setPermission 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') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698