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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-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 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "Simple Fetch"
3 PASS Body ignored in presence of a PasswordCredential
4 PASS Body present if 'credentials' is not a PasswordCredential
5 PASS Creating/cloning a 'Request' does not expose the credential.
6 PASS Creating a 'Request' throws in various ways.
7 PASS Simple Fetch
8 PASS Simple Fetch
9 PASS Fetch with cloned Request
10 PASS Fetch with copied Request
11 PASS Fetch with overridden 'credentials'
12 PASS 'idName' and 'passwordName'
13 PASS 'additionalData': Empty FormData has no effect.
14 PASS 'additionalData': FormData properties are properly injected.
15 PASS 'additionalData': FormData properties are properly injected after assignmen t.
16 PASS 'additionalData': FormData properties are properly overridden.
17 PASS 'additionalData': Empty URLSearchParams has no effect.
18 PASS 'additionalData': URLSearchParams properties are properly injected.
19 PASS 'additionalData': URLSearchParams properties are properly overridden.
20 PASS 'additionalData': URLSearchParams properties are properly injected (orderin g matters).
21 PASS fetch() after get()
22 PASS fetch() after get() with additionalData
23 PASS fetch() after get() with additionalData from DOM
24 Harness: the test ran to completion.
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698