aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-02-01 22:22:52 +0530
committerbors-servo <lbergstrom+bors@mozilla.com>2016-02-01 22:22:52 +0530
commitb19faa5ed1d111ee05505aadf135105cbd9d4d8a (patch)
tree3570b21ea939ce57436cac6f90f59ecd354036d9
parente7371b36dd0d3142e65fa54f87e023671c509e35 (diff)
parenteb10cad2e31413fff2209e653232f252243082bf (diff)
downloadservo-b19faa5ed1d111ee05505aadf135105cbd9d4d8a.tar.gz
servo-b19faa5ed1d111ee05505aadf135105cbd9d4d8a.zip
Auto merge of #9491 - Ms2ger:8157-disable, r=KiChjang
Disable send-entity-body-document.htm. We don't implement the feature it tests anyway. Filed https://github.com/servo/servo/issues/9490 for that. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9491) <!-- Reviewable:end -->
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini11
1 files changed, 1 insertions, 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