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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/cors-rfc1918/addressspace-document-csp-appcache-expected.txt

Issue 2766823003: Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: One more test with nondeterministic message order Created 3 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE WARNING: Use of the Application Cache is deprecated on insecure origins. Support will be removed in the future. You should consider switching your appli cation to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more det ails.
2 This is a testharness.js-based test.
3 Harness Error. harness_status.status = 1 , harness_status.message = 3 duplicate test names: "http://localhost:8000 = 'public'", "http://127.0.0.1:8000 = 'public '", "http://example.test:8000 = 'public'"
4 PASS http://localhost:8000 = 'public'
5 PASS http://127.0.0.1:8000 = 'public'
6 PASS http://example.test:8000 = 'public'
7 PASS http://localhost:8000 = 'public'
8 PASS http://127.0.0.1:8000 = 'public'
9 PASS http://example.test:8000 = 'public'
10 Harness: the test ran to completion.
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698