Bug 1117 - razor tests broken in 2.43
Summary: razor tests broken in 2.43
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Regression Tests (show other bugs)
Version: unspecified
Hardware: Other NetBSD
: P3 normal
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-15 16:42 UTC by Klaus Heinz
Modified: 2002-10-18 01:43 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
enable test for razor1 patch None Klaus Heinz [HasCLA]
patch for razor2 test patch None Klaus Heinz [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Heinz 2002-10-15 16:42:24 UTC
Hi,

I just observed this:

  $ touch t/do_razor t/do_razor2
  $ make test TEST_FILES=t/razor*.t
  ...
  t/razor.............FAILED tests 1-2                                         
        Failed 2/2 tests, 0.00% okay
  t/razor2............FAILED tests 1-2                                         
        Failed 2/2 tests, 0.00% okay

With the attached patches it works again, but don't ask me why and when the
test harness changes the current directory to t/.

ciao
     Klaus
Comment 1 Klaus Heinz 2002-10-15 16:43:43 UTC
Created attachment 409 [details]
enable test for razor1
Comment 2 Klaus Heinz 2002-10-15 16:44:17 UTC
Created attachment 410 [details]
patch for razor2 test
Comment 3 Justin Mason 2002-10-18 09:43:10 UTC
now fixed in HEAD.