https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8011
Bug ID: 8011
Summary: Pyzor and Razor tests fail in Windows
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Regression Tests
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Pyzor and Razor both fail when run in Windows. It doesn't look like Razor can
be made to run in Windows right now, but some of the code in both plugins is
similar, so where applicable fixes to Pyzor will be also applied to Razor.
Pyzor.pm has a bug introduced by a change regarding return after a call to
got_hit, in that when Pyzor is called in non-fork mode it doesn't call got-hit.
A related bug in the pyzor.t test is that the test that is supposed to run in
non-fork mode ran in fork-mode so the former bug was not discovered.
There are issues with finding executables and exiting from forked processes
that don't work properly in Windows.
--
You are receiving this mail because:
You are the assignee for the bug.