Change #269884
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Mon 08 Jun 2026 13:26:31 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | cdce2460b330d4c1084849ec50149efe3cc1fc7b |
Comments
runtests: allow skipping tests on torture, use for test 357 Some tests may take a long time in torture mode. Make it possible to skip individual tests when runtests in running in torture mode. Also: - skip test 357 for the reason above. Saved 1-3 minutes for the Linux CI torture job, 1-1.5m on Windows. No savings on macOS. Reported-by: Stefan Eissing Fixes #21873 Closes #21906
Changed files
- docs/tests/FILEFORMAT.md
- docs/tests/TEST-SUITE.md
- tests/data/test357
- tests/runtests.pl