https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7000
--- Comment #3 from Mark Martinec <[email protected]> --- Created attachment 5185 --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5185&action=edit Don't call waitpid($pid,0) on Windows in t/dnsbl_subtests.t Great, thanks! Attached is a proposed workaround. It also makes module-private variables like $RUNNING_ON_WINDOWS visible outside of SATest.pm. Testing for $RUNNING_ON_WINDOWS in *.t tests just didn't work, but went by undetected in some tests which do not do a 'use strict'. trunk: Bug 7000: dnsbl_subtests.t hangs on Windows' t/SATest.pm t/dnsbl_subtests.t Sending t/SATest.pm Sending t/dnsbl_subtests.t Committed revision 1568332. -- You are receiving this mail because: You are the assignee for the bug.
