Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect-worker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect-worker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect-worker-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8a420164e1b94e02f9d86d41790b44adc4f87cd5 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect-worker-expected.txt |
@@ -0,0 +1,13 @@ |
+This is a testharness.js-based test. |
+FAIL Redirection 301 on preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 301 after preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 302 on preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 302 after preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 303 on preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 303 after preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 307 on preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 307 after preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 308 on preflight failed assert_not_equals: got disallowed value undefined |
+FAIL Redirection 308 after preflight failed assert_not_equals: got disallowed value undefined |
+Harness: the test ran to completion. |
+ |