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

Side by Side Diff: LayoutTests/http/tests/websocket/tests/hybi/workers/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 Verify firing error event behaviors in Worker.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 test0 Start
6 PASS PASS: onerror was called
7 PASS PASS: onclose was called
8 test1 Start
9 PASS PASS: onerror was called
10 PASS PASS: onclose was called
11 test2 Start
12 PASS PASS: onerror was called
13 PASS PASS: onclose was called
14 DONE
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698