https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6246
Justin Mason <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Justin Mason <[email protected]> 2009-12-06 13:04:52 UTC --- (In reply to comment #0) > Turning on verbose tests, I found this output: > > Checking for anti-pattern DKIM_ADSP_ALL at t/dkim2.t line 85. > > > *** Mail::DKIM 0.36, Test 120 is expected to fail with versions older than > 0.36_5 > ok 121 > > > I'd like to either A) see that warning in non-verbose tests, B) Makefile.PL > modified on line 185 to say 'Mail::DKIM' => 0.36_5, or C) see a warning > from the Makefile.PL advising they upgrade if not require it before I +1. I don't think C) will actually avoid the confused users and mails to the list about the test failing. what about D) skip the test if Mail::DKIM version < 0.36_5? is that not viable? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
