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

Unified Diff: LayoutTests/http/tests/navigation/ping-cross-origin-from-https-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-from-https-expected.txt
diff --git a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt
index 3675db7734790c5516217ea9a9762873c59ffd98..80d73bca98ddc0fd3be48b92cf9b14d9782e12eb 100644
--- a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt
+++ b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt
@@ -1,5 +1,5 @@
-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_TO: https://127.0.0.1:8443/navigation/resources/check-ping.php
+HTTP_PING_TO: https://127.0.0.1:8443/navigation/resources/check-ping.php?test=cross-origin
REQUEST_METHOD: POST

Powered by Google App Engine
This is Rietveld 408576698