I did this
From an MSYS2 shell on Windows:
cd tests && ./runtests.pl
I expected the following
Successful test run. Instead, I get:
No such signal: SIGUSR1 at ./runtests.pl line 274.
This is with MSYS2's perl used in its MINGW32 shell:
$ perl --version
This is perl 5, version 32, subversion 1 (v5.32.1) built for MSWin32-x86-multi-thread-64int
Strangely, the error doesn't appear in the CI.
curl/libcurl version
2fe5241
operating system
Windows 10 (MSYS2)
CC @dfandrich
I did this
From an MSYS2 shell on Windows:
I expected the following
Successful test run. Instead, I get:
This is with MSYS2's perl used in its MINGW32 shell:
Strangely, the error doesn't appear in the CI.
curl/libcurl version
2fe5241
operating system
Windows 10 (MSYS2)
CC @dfandrich