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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-expected.txt

Issue 2778753002: Import //fetch from Web Platform Tests. (Closed)
Patch Set: Baselines. 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 FAIL Preflight answered with status 200 assert_not_equals: got disallowed value undefined
3 FAIL Preflight answered with status 201 assert_not_equals: got disallowed value undefined
4 FAIL Preflight answered with status 202 assert_not_equals: got disallowed value undefined
5 FAIL Preflight answered with status 203 assert_not_equals: got disallowed value undefined
6 FAIL Preflight answered with status 204 assert_not_equals: got disallowed value undefined
7 FAIL Preflight answered with status 205 assert_not_equals: got disallowed value undefined
8 FAIL Preflight answered with status 206 assert_not_equals: got disallowed value undefined
9 FAIL Preflight answered with status 300 assert_not_equals: got disallowed value undefined
10 FAIL Preflight answered with status 301 assert_not_equals: got disallowed value undefined
11 FAIL Preflight answered with status 302 assert_not_equals: got disallowed value undefined
12 FAIL Preflight answered with status 303 assert_not_equals: got disallowed value undefined
13 FAIL Preflight answered with status 304 assert_not_equals: got disallowed value undefined
14 FAIL Preflight answered with status 305 assert_not_equals: got disallowed value undefined
15 FAIL Preflight answered with status 306 assert_not_equals: got disallowed value undefined
16 FAIL Preflight answered with status 307 assert_not_equals: got disallowed value undefined
17 FAIL Preflight answered with status 308 assert_not_equals: got disallowed value undefined
18 FAIL Preflight answered with status 400 assert_not_equals: got disallowed value undefined
19 FAIL Preflight answered with status 401 assert_not_equals: got disallowed value undefined
20 FAIL Preflight answered with status 402 assert_not_equals: got disallowed value undefined
21 FAIL Preflight answered with status 403 assert_not_equals: got disallowed value undefined
22 FAIL Preflight answered with status 404 assert_not_equals: got disallowed value undefined
23 FAIL Preflight answered with status 405 assert_not_equals: got disallowed value undefined
24 FAIL Preflight answered with status 501 assert_not_equals: got disallowed value undefined
25 FAIL Preflight answered with status 502 assert_not_equals: got disallowed value undefined
26 FAIL Preflight answered with status 503 assert_not_equals: got disallowed value undefined
27 FAIL Preflight answered with status 504 assert_not_equals: got disallowed value undefined
28 FAIL Preflight answered with status 505 assert_not_equals: got disallowed value undefined
29 Harness: the test ran to completion.
30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698