• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This file can be used to specify test cases that should not run when all
2# test cases are run by runtests.pl. Just add the plain test case numbers, one
3# per line.
4# Lines starting with '#' letters are treated as comments.
5#
6# Uses SRP to "a server not supporting it" but modern stunnel versions
7# will silently accept it and remain happy
8323
9#
10594
11836
12882
13938
14# test 1182 kills the test servers as a side effect
15# of running runtests.pl as a child of itself sharing
16# some of the directories.
171182
18# test 1184 causes flakiness in CI builds, mostly visible on macOS
191184
201209
211211
22# fnmatch differences are just too common to make testing them sensible
231307
241316
25# test 1510 causes problems on the CI on github
26# example: https://travis-ci.org/curl/curl/builds/81633600
271510
281512
29# test 1801 causes problems on Mac OS X and github
30# https://github.com/curl/curl/issues/380
311801
32# test 2086 causes issues on Windows only
332086
34#
35#
36# Tests that are disabled here for Hyper are SUPPOSED to work but
37# still need adjustments in tests or code. Tests that cannot be
38# fixed for hyper should be adjusted for it in the test file.
39#
40# hyper support remains EXPERIMENTAL as long as there's a test number
41# listed below
42%if hyper
43265
44266
45357
46358
47359
48565
49579
50580
51581
52587
53661
54670
55671
56672
57673
58718
591021
601156
611417
621455
631456
641525
651526
661527
671528
681533
691540
701554
711556
721591
731700
741701
751702
761800
77%endif
782043
79