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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch-expected.txt

Issue 2482443002: Fix a 'promise_test' bug in 'http/tests/credentialmanager/passwordcredential-fetch.html'. (Closed)
Patch Set: Expectation. Created 4 years, 1 month 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Body ignored in presence of a PasswordCredential
3 PASS Body present if 'credentials' is not a PasswordCredential
4 PASS Creating/cloning a 'Request' does not expose the credential.
5 FAIL Creating a 'Request' throws in various ways. assert_not_equals: got disallo wed value undefined
6 PASS Simple Fetch
7 PASS Simple Fetch
8 PASS Fetch with cloned Request
9 PASS Fetch with copied Request
10 PASS Fetch with overridden 'credentials'
11 PASS 'idName' and 'passwordName'
12 PASS 'additionalData': Empty FormData has no effect.
13 PASS 'additionalData': FormData properties are properly injected.
14 PASS 'additionalData': FormData properties are properly injected after assignmen t.
15 PASS 'additionalData': FormData properties are properly overridden.
16 PASS 'additionalData': Empty URLSearchParams has no effect.
17 PASS 'additionalData': URLSearchParams properties are properly injected.
18 PASS 'additionalData': URLSearchParams properties are properly overridden.
19 PASS 'additionalData': URLSearchParams properties are properly injected (orderin g matters).
20 PASS fetch() after get()
21 PASS fetch() after get() with additionalData
22 PASS fetch() after get() with additionalData from DOM
23 Harness: the test ran to completion.
24
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/credentialmanager/passwordcredential-fetch.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698