mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 16:48:49 -05:00
tests/data/DISABLED: add tests not working with hyper
The goal is to remove them all from here over time. Closes #7209
This commit is contained in:
parent
dd47b0cce9
commit
7cfd8f037a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user