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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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: third_party/WebKit/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt b/third_party/WebKit/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt
index b28c61272a102112b5bbcf9eeb5035f9cc136fd2..4dc4c2ec3626adf13a8e6e060c30d17acaae3163 100644
--- a/third_party/WebKit/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS timing.connectStart is >= timing.navigationStart
-PASS timing.secureConnectionStart is >= timing.connectStart
+FAIL timing.secureConnectionStart should be >= timing.connectStart. Was 0 (of type number).
PASS timing.connectEnd is >= timing.secureConnectionStart
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698