summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/data/DISABLED1
-rw-r--r--tests/data/test2075
2 files changed, 5 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 4b43e198e..51bd2c5be 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -40,7 +40,6 @@
# hyper support remains EXPERIMENTAL as long as there's a test number
# listed below
%if hyper
-207
209
213
217
diff --git a/tests/data/test207 b/tests/data/test207
index 73d363c6e..3719201ee 100644
--- a/tests/data/test207
+++ b/tests/data/test207
@@ -58,8 +58,13 @@ Accept: */*
# curl: (18) transfer closed with outstanding read data remaining
# 18 == CURLE_PARTIAL_FILE
+# 56 == CURLE_RECV_ERROR
<errorcode>
+%if hyper
+56
+%else
18
+%endif
</errorcode>
</verify>
</testcase>