From eb10cad2e31413fff2209e653232f252243082bf Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 1 Feb 2016 16:32:14 +0100 Subject: [PATCH] Disable send-entity-body-document.htm. We don't implement the feature it tests anyway. --- .../XMLHttpRequest/send-entity-body-document.htm.ini | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini b/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini index 3922bf69def..61afaf40958 100644 --- a/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini +++ b/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini @@ -1,13 +1,4 @@ [send-entity-body-document.htm] type: testharness - disabled: - if os == "mac": https://github.com/servo/servo/issues/8157 - [XMLHttpRequest: send() - Document] - expected: FAIL - - [XML document, windows-1252] - expected: FAIL - - [HTML document, invalid UTF-8] - expected: FAIL + disabled: https://github.com/servo/servo/issues/8157