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

Unified Diff: LayoutTests/http/tests/websocket/compressed-control-frame-expected.txt

Issue 177433002: Rebase compressed-control-frame.html layout test (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 6 years, 10 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/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/websocket/compressed-control-frame-expected.txt
diff --git a/LayoutTests/http/tests/websocket/compressed-control-frame-expected.txt b/LayoutTests/http/tests/websocket/compressed-control-frame-expected.txt
index b560e99dc89dcd4d6e1d3b75c6ba2544de535c1b..3e39ccf317e1b157951fa005297a0e9d9e488a47 100644
--- a/LayoutTests/http/tests/websocket/compressed-control-frame-expected.txt
+++ b/LayoutTests/http/tests/websocket/compressed-control-frame-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/compressed-control-frame' failed: Received unexpected compressed frame
+CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/compressed-control-frame' failed: One or more reserved bits are on: reserved1 = 1, reserved2 = 0, reserved3 = 0
Test whether a compressed control frame is rejected
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698