https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8003
Sidney Markowitz <sid...@sidney.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sid...@sidney.com --- Comment #1 from Sidney Markowitz <sid...@sidney.com> --- It may not just be the lack of grep on Windows, it may be all the tests that use sarun are failing on my Windows test machine, with the test framework not seeing any of the output stream. Here is the test setup I am using: Windows 10 64-bit VM in VirtualBox on a macOS host, Windows fully updated to 21H2, with Visual Studio, MSYS2, and TortoiseSVN installed. Installed Strawberry Perl into the default C:\Strawberry Used cpanm to install all the CPAN modules listed in the cwiki page for setting up a SpamAssassin build environment (https://cwiki.apache.org/confluence/x/lRKhD) except IO::Socket::SSL (which is included with Strawberry) and the following optional modules that fail to install: Net::LibIDN MaxMind::DB::Reader::XS Razor2 Net::PatriciaBSD::Resource Mail::DMARC Checked out SpamAssassin trunk into C:\SpamAssassin directory In cmd.exe command line ran perl Makefile.PL < NUL make make test -- You are receiving this mail because: You are the assignee for the bug.