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

Unified Diff: LayoutTests/http/tests/websocket/receive-pong-with-payload-expected.txt

Issue 788923007: Layout test to verify pong message from the server. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Apply changes suggested by tyoshino. Created 5 years, 11 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
Index: LayoutTests/http/tests/websocket/receive-pong-with-payload-expected.txt
diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/http/tests/websocket/receive-pong-with-payload-expected.txt
similarity index 52%
copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
copy to LayoutTests/http/tests/websocket/receive-pong-with-payload-expected.txt
index e956edbd01b12954fba32d3257219357adea36f9..556601abd1cb1071ac8b8383053771fd2e0d6abf 100644
--- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
+++ b/LayoutTests/http/tests/websocket/receive-pong-with-payload-expected.txt
@@ -1,10 +1,10 @@
->>
-Ensures that this snippet does not lead to a crash. Bug 86029.
+Test whether WebSocket correctly ignores a pong message with a payload
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS. WebKit did not crash.
+PASS message is "sent pong"
+PASS wasClean is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698