From 7cfd8f037a5acbd52d0954f057d51c306efe9051 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 8 Jun 2021 23:31:46 +0200 Subject: [PATCH] tests/data/DISABLED: add tests not working with hyper The goal is to remove them all from here over time. Closes #7209 --- tests/data/DISABLED | 116 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 2ff0fc49a..b114c0b42 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -27,3 +27,119 @@ # test 1801 causes problems on Mac OS X and github # https://github.com/curl/curl/issues/380 1801 +# +# +# Tests that are disabled here for Hyper are SUPPOSED to work but +# still need adjustments in tests or code. Tests that cannot be +# fixed for hyper should be adjusted for it in the test file. +# +# hyper support remains EXPERIMENTAL as long as there's a test number +# listed below +%if hyper +154 +155 +158 +206 +207 +209 +213 +217 +246 +262 +265 +266 +281 +287 +319 +326 +357 +358 +359 +513 +547 +551 +552 +555 +559 +565 +579 +580 +581 +587 +661 +670 +671 +672 +673 +718 +1001 +1002 +1008 +1021 +1033 +1051 +1060 +1061 +1070 +1071 +1074 +1077 +1078 +1115 +1116 +1122 +1123 +1124 +1125 +1129 +1130 +1131 +1137 +1138 +1144 +1147 +1151 +1154 +1156 +1160 +1164 +1170 +1171 +1176 +1266 +1267 +1280 +1287 +1288 +1294 +1416 +1417 +1428 +1429 +1430 +1431 +1432 +1455 +1456 +1514 +1518 +1519 +1525 +1526 +1527 +1528 +1533 +1540 +1554 +1556 +1591 +1700 +1701 +1702 +1800 +2002 +2003 +2058 +2059 +2060 +%endif