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

Side by Side Diff: LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE ERROR: line 8: WebSocket connection to 'ws://localhost:8000/websocket/te sts/hybi/does_not_exist' failed: Error during WebSocket handshake: Unexpected re sponse code: 404 1 CONSOLE ERROR: line 8: WebSocket connection to 'ws://localhost:8000/websocket/te sts/hybi/does_not_exist' failed: Error during WebSocket handshake: Unexpected re sponse code: 404
2 PASS successfullyParsed is true
3
4 TEST COMPLETE
2 Closed. 5 Closed.
3 Tests that WebSocketFrames errors are visible to Web Inspector. 6 Tests that WebSocketFrames errors are visible to Web Inspector.
4 7
5 1: Error during WebSocket handshake: Unexpected response code: 404 8 1: Error during WebSocket handshake: Unexpected response code: 404
6 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698