SA Bugzilla – Bug 1117
razor tests broken in 2.43
Last modified: 2002-10-18 01:43:10 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
Created attachment 409 [details] enable test for razor1
Created attachment 410 [details] patch for razor2 test
now fixed in HEAD.