Bug 550 - "make test" failures as of 2002/07/20
Summary: "make test" failures as of 2002/07/20
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamassassin (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-13 15:21 UTC by Bart Schaefer
Modified: 2024-03-04 04:01 UTC (History)
2 users (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Schaefer 2002-07-13 15:21:31 UTC
t/reportheader......    Not found: dotteddec =  URI: Uses a dotted-decimal IP
address in URL 
t/reportheader......FAILED test 11                                           
        Failed 1/15 tests, 93.33% okay

(The next one repeats many times)

t/rule_tests........ok 1/66Use of uninitialized value in numeric eq (==) at
t/rule_tests.t line 46.
Use of uninitialized value in numeric eq (==) at t/rule_tests.t line 46.
t/rule_tests........NOK 2Use of uninitialized value in numeric eq (==) at
t/rule_tests.t line 46.
Use of uninitialized value in numeric eq (==) at t/rule_tests.t line 46.
t/rule_tests........NOK 3Use of uninitialized value in numeric eq (==) at
t/rule_tests.t line 46.
(etc)
        Failed 15/66 tests, 77.27% okay

Failed 2/13 test scripts, 84.62% okay. 16/133 subtests failed, 87.97% okay.
Comment 1 Bart Schaefer 2002-07-20 09:59:48 UTC
This is getting worse rather than better:

t/reportheader......    Not found: apling =  Subject has an exclamation mark
t/reportheader......ok 10/15    Not found: dotteddec =  Uses a dotted-decimal IP
address in URL 
t/reportheader......FAILED tests 9, 11                                       
        Failed 2/15 tests, 86.67% okay
t/rule_tests........FAILED tests 19, 23, 44-66                               
        Failed 25/66 tests, 62.12% okay
t/spam..............    Not found: apling =  Subject has an exclamation mark
t/spam..............FAILED test 8                                            
        Failed 1/13 tests, 92.31% okay
t/spamd.............ok 7/13     Not found: apling =  Subject has an exclamation mark
t/spamd.............FAILED test 8                                            
        Failed 1/13 tests, 92.31% okay
t/spamd_maxsize.....ok                                                       
t/spamd_port........ok 3/8      Not found: apling =  Subject has an exclamation mark
t/spamd_port........FAILED test 4                                            
        Failed 1/8 tests, 87.50% okay
t/spamd_stop........ok                                                       
t/strip2............ok                                                       
t/stripmarkup.......ok                                                       
Failed Test      Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
t/reportheader.t                      15    2  13.33%  9, 11
t/rule_tests.t                        66   25  37.88%  19, 23, 44-66
t/spam.t                              13    1   7.69%  8
t/spamd.t                             13    1   7.69%  8
t/spamd_port.t                         8    1  12.50%  4
Failed 5/13 test scripts, 61.54% okay. 30/133 subtests failed, 77.44% okay.
Comment 2 Justin Mason 2002-07-24 16:33:19 UTC
fixed