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

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

Powered by Google App Engine
This is Rietveld 408576698