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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/fetch/window/request-expected.txt

Issue 2782653002: Revert of Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/fetch/window/request-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/window/request-expected.txt b/third_party/WebKit/LayoutTests/http/tests/fetch/window/request-expected.txt
deleted file mode 100644
index 3a932c5584686dc1fbf69ada2f50a46b5d9898a4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/fetch/window/request-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-This is a testharness.js-based test.
-Harness Error. harness_status.status = 1 , harness_status.message = 2 duplicate test names: "Request header test", "Request construction without body behavior regardning "bodyUsed""
-PASS Startup
-PASS Request basic test
-PASS Request default value test
-PASS Request header test
-PASS Request header test
-PASS Request credentials test
-PASS Request redirect test
-PASS Request integrity test
-PASS Request method name throw test
-PASS Request mode throw test
-PASS Request: valid method names and normalize test
-PASS Request construction with URLs with credentials.
-PASS Request construction without body behavior regardning "bodyUsed"
-PASS Request construction without body behavior regardning "bodyUsed"
-PASS Request construction failure should not set "bodyUsed"
-PASS Request without RequestInit.
-PASS Request with referrer=about:client.
-PASS Request with no-referrer.
-PASS Request with a url referrer
-PASS Request with a url referrer containing user, pass, and so on
-PASS Request with a url with another origin
-PASS Request with an invalid referrer
-PASS Request with a relative referrer
-PASS Referrer policy settings
-PASS Referrer policy should be cleared when any members are set
-PASS Request of GET/HEAD method cannot have RequestInit body.
-PASS Used => clone
-PASS Test clone behavior with loading content from Request.
-PASS Request body test
-PASS Request throw error test
-PASS MIME type for Blob
-PASS MIME type for Blob with non-empty type
-PASS MIME type for FormData
-PASS MIME type for USVString
-PASS Extract a MIME type with clone
-PASS MIME type unchanged if headers are modified after Request() constructor
-PASS Extract a MIME type (1)
-PASS Credentials and body can both be set.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698