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

Side by Side Diff: LayoutTests/http/tests/websocket/tests/hybi/connect-error-by-no-websocket-server-expected.txt

Issue 13776002: MediaStream should fire ended event when all tracks are ended (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: The patch is migrated from WebKit #bug 87336 Created 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8888/' failed: WebSocke t is closed before the connection is established.
2 Test that WebSocket fires error event if no WebSocket Server can be connected.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5
6 test0 Start
7 PASS onerror was called
8 PASS onclose was called
9 test1 Start
10 PASS onerror was called
11 PASS onclose was called
12 test2 Start
13 PASS onerror was called
14 PASS onclose was called
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698