Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: SpamAssassin: devel

[Bug 6077] fix failing tests

 

 

SpamAssassin devel RSS feed   Index | Next | Previous | View Threaded


bugzilla-daemon at bugzilla

Jun 29, 2009, 4:26 AM

Post #1 of 2 (96 views)
Permalink
[Bug 6077] fix failing tests

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6077


Justin Mason <jm[at]jmason.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Priority|P5 |P1




--- Comment #1 from Justin Mason <jm[at]jmason.org> 2009-06-29 04:26:14 PST ---
needs investigation before a 3.3.0 release

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Jun 30, 2009, 2:49 AM

Post #2 of 2 (85 views)
Permalink
[Bug 6077] fix failing tests [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6077


Justin Mason <jm[at]jmason.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED




--- Comment #2 from Justin Mason <jm[at]jmason.org> 2009-06-30 02:49:14 PST ---
aha, these were cases where new tests don't support perl 5.6.x, or the perl 5.6
versions of the module used are slightly broken.

http://hudson.zones.apache.org/hudson/job/SpamAssassin-trunk/3348/console

A taint-support bug:

t/config_tree_recurse...........1..4
Insecure dependency in unlink while running with -T switch at
/local/perl561/lib/5.6.1/File/Path.pm line 233.
dubious
Test returned status 17 (wstat 4352, 0x1100)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay

And a perl 5.8.x-ism:

t/whitelist_addrs...............1..35
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
--add-addr-to-whitelist whitelist_test[at]whitelist.spamassassin.taint.org
ok 1
Checking added address to whitelist
ok 2
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
-L < data/nice/002
ok 3
Checking spamno
ok 4
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
-L < data/spam/004
Checking spamno
ok 5
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
--remove-addr-from-whitelist whitelist_test[at]whitelist.spamassassin.taint.org
ok 6
Checking removed address
ok 7
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
-L < data/spam/004
Checking spamyes
ok 8
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
--add-addr-to-blacklist whitelist_test[at]whitelist.spamassassin.taint.org
ok 9
Checking added address to blacklist
ok 10
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
-L < data/nice/002
Checking spamyes
ok 11
/home/jm/tools/perl561/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/test_default.cf
--remove-addr-from-whitelist whitelist_test[at]whitelist.spamassassin.taint.org
ok 12
ok 13
Unknown open() mode '>&' at t/whitelist_addrs.t line 95.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 14-35
Failed 22/35 tests, 37.14% okay


Since we're planning to turn off 5.6.x explicit support anyway, let's turn it
off for the Hudson build:

: 569...; svn commit -m "bug 6077: turn off the perl 5.6.x test run for
Hudson." build/hudson/run_build
Sending build/hudson/run_build
Transmitting file data .
Committed revision 789643 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=789643 ).

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

SpamAssassin devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.