DISABLED 622 B

12345678910111213141516171819202122
  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. 594
  6. 1209
  7. 1211
  8. 1316
  9. 1512
  10. 836
  11. 882
  12. 938
  13. # test 1801 causes problems on Mac OS X and github
  14. # https://github.com/curl/curl/issues/380
  15. 1801
  16. # test 1510 causes problems on the CI on github
  17. # example: https://travis-ci.org/curl/curl/builds/81633600
  18. 1510
  19. # Pipelining test that is causing false positives a little too often
  20. 1903
  21. # fnmatch differences are just too common to make testing them sensible
  22. 1307