On Mar 2, 2009, at 3:48 PM, Apache Hudson Server wrote:
See http://hudson.zones.apache.org/hudson/job/SpamAssassin-trunk/2776/changes
According to http://hudson.zones.apache.org/hudson/job/SpamAssassin-trunk/2776
my commit broke the build because we run make test on the
distributed files, and mass-check isn't distributed. What's the best
way to work around this? Presumably we should skip reuse.t if masses/
mass-check doesn't exist, but that could indicate an error we want to
fail on. Should it be made a config option?
Also, I'm confused by this output:
http://hudson.zones.apache.org/hudson/job/SpamAssassin-trunk/2776/console
It suggests that a couple of other tests failed as well, but these
aren't listed in the summary?
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/config_tree_recurse.t 17 4352 4 8 200.00% 1-4
t/whitelist_addrs.t 255 65280 35 44 125.71% 14-35
36 tests skipped.
Failed 2/152 test scripts, 98.68% okay. 26/3128 subtests failed,
99.17% okay.
*** Error code 11
Any thoughts?
Thanks
Duncan