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

Unified Diff: LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt

Issue 334113003: Deflake http/tests/navigation/ping-*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/navigation/ping-cross-origin-expected.txt
diff --git a/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt b/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt
index 6585f553e8ef3786db85fabb804e154300dba81c..a4a9a63e702c918d1953c802304df38d83b84ae2 100644
--- a/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt
+++ b/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt
@@ -1,7 +1,7 @@
-PingLoader dispatched to 'http://localhost:8000/navigation/resources/save-Ping.php'.
+PingLoader dispatched to 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin'.
Ping sent successfully
CONTENT_TYPE: text/ping
HTTP_PING_FROM: http://127.0.0.1:8000/navigation/ping-cross-origin.html
-HTTP_PING_TO: http://127.0.0.1:8000/navigation/resources/check-ping.php
+HTTP_PING_TO: http://127.0.0.1:8000/navigation/resources/check-ping.php?test=cross-origin
HTTP_REFERER: http://127.0.0.1:8000/navigation/ping-cross-origin.html
REQUEST_METHOD: POST

Powered by Google App Engine
This is Rietveld 408576698