From b3c7375cd1e2b3eb75359a901c03895ce15a7cf8 Mon Sep 17 00:00:00 2001 From: Connor Brewster Date: Wed, 30 Aug 2017 17:15:45 -0500 Subject: [PATCH] cleanup unused test expectations --- .../custom-elements/attribute-changed-callback.html.ini | 5 ----- tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini | 2 ++ 2 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 tests/wpt/metadata/custom-elements/attribute-changed-callback.html.ini diff --git a/tests/wpt/metadata/custom-elements/attribute-changed-callback.html.ini b/tests/wpt/metadata/custom-elements/attribute-changed-callback.html.ini deleted file mode 100644 index 22242bc3ba4..00000000000 --- a/tests/wpt/metadata/custom-elements/attribute-changed-callback.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[attribute-changed-callback.html] - type: testharness - [Custom Elements: attributeChangedCallback] - expected: FAIL - 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 f8538b0d5d1..6729fb6e75e 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 @@ -21,6 +21,7 @@ [CORS [PUT\] [several headers\], server allows] expected: FAIL + [cors-preflight.any.worker.html] type: testharness [CORS [PATCH\], server allows] @@ -43,3 +44,4 @@ [CORS [PUT\] [several headers\], server allows] expected: FAIL +