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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/request-base-https-other-https-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, 9 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 = 2 duplicate test names: "Request header test", "Request construction without body behavior r egardning "bodyUsed""
3 PASS Startup
4 PASS request
5 PASS Request basic test
6 PASS Request default value test
7 PASS Request header test
8 PASS Request header test
9 PASS Request credentials test
10 PASS Request redirect test
11 PASS Request integrity test
12 PASS Request method name throw test
13 PASS Request mode throw test
14 PASS Request: valid method names and normalize test
15 PASS Request construction with URLs with credentials.
16 PASS Request construction without body behavior regardning "bodyUsed"
17 PASS Request construction without body behavior regardning "bodyUsed"
18 PASS Request construction failure should not set "bodyUsed"
19 PASS Request without RequestInit.
20 PASS Request with referrer=about:client.
21 PASS Request with no-referrer.
22 PASS Request with a url referrer
23 PASS Request with a url referrer containing user, pass, and so on
24 PASS Request with a url with another origin
25 PASS Request with an invalid referrer
26 PASS Request with a relative referrer
27 PASS Referrer policy settings
28 PASS Referrer policy should be cleared when any members are set
29 PASS Request of GET/HEAD method cannot have RequestInit body.
30 PASS Used => clone
31 PASS Test clone behavior with loading content from Request.
32 PASS Request body test
33 PASS Request throw error test
34 PASS MIME type for Blob
35 PASS MIME type for Blob with non-empty type
36 PASS MIME type for FormData
37 PASS MIME type for USVString
38 PASS Extract a MIME type with clone
39 PASS MIME type unchanged if headers are modified after Request() constructor
40 PASS Extract a MIME type (1)
41 PASS Credentials and body can both be set.
42 Harness: the test ran to completion.
43
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698