Update test expectations

This commit is contained in:
Keith Yeung 2017-08-18 16:32:30 -07:00
parent f28a6a0b4c
commit 268f78e5c8

View file

@ -1,11 +1,5 @@
[cors-preflight.any.html]
type: testharness
[CORS [DELETE\], server allows]
expected: FAIL
[CORS [PUT\], server allows]
expected: FAIL
[CORS [PATCH\], server allows]
expected: FAIL
@ -27,18 +21,8 @@
[CORS [PUT\] [several headers\], server allows]
expected: FAIL
[CORS [PUT\] [only safe headers\], server allows]
expected: FAIL
[cors-preflight.any.worker.html]
type: testharness
[CORS [DELETE\], server allows]
expected: FAIL
[CORS [PUT\], server allows]
expected: FAIL
[CORS [PATCH\], server allows]
expected: FAIL
@ -59,7 +43,3 @@
[CORS [PUT\] [several headers\], server allows]
expected: FAIL
[CORS [PUT\] [only safe headers\], server allows]
expected: FAIL