I did this
Look at any CI build. Alternatively, run the tests with runtests.pl.
I expected the following
Not to see this line in every single test suite run:
TESTINFO: "Test requires default test server host and port" 12 times (842, 843, 844, 845, 887, 888, 889, 890, 946 and 3 more)
Could it be that these tests cannot be run at all anymore since 80d6515?
Also, there are a lot of warnings
Use of uninitialized value $HTTPSPORT in substitution (s///) at /tests/runtests.pl line 3271."
as visible e.g. in https://curl.haxx.se/dev/log.cgi?id=20200801191819-7235#prob12, which seems to be caused by the same commit.
curl/libcurl version
7.72.0-DEV
operating system
Linux, macOS, Windows, FreeBSD, Solaris