From 268f78e5c8eb06854b4538116af8904a8517520b Mon Sep 17 00:00:00 2001 From: Keith Yeung Date: Fri, 18 Aug 2017 16:32:30 -0700 Subject: [PATCH] Update test expectations --- .../fetch/api/cors/cors-preflight.any.js.ini | 20 ------------------- 1 file changed, 20 deletions(-) diff --git a/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini b/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini index 18a0447734d..f8538b0d5d1 100644 --- a/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini +++ b/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini @@ -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 -