On Tue, 22 Apr 2008 13:37:16 +0200 François Perrad <[EMAIL PROTECTED]> wrote:
> Applied in r27116. > François Unfortunately, your subsequent r27117 patch (to work with openssl 0.9.8) causes failures in t/steps/auto_crypto-03.t. t/steps/auto_crypto-03......1/17 # Failed test ''has_crypto' set as expected' # at t/steps/auto_crypto-03.t line 49. # got: undef # expected: '1' # Failed test 'Expected result was set' # at t/steps/auto_crypto-03.t line 50. # got: '' # expected: 'yes, 0.9.9z' # Failed test ''has_crypto' set as expected' # at t/steps/auto_crypto-03.t line 58. # got: undef # expected: '0' # Failed test 'Expected result was set' # at t/steps/auto_crypto-03.t line 72. # got: undef # expected: 'yes, 0.9.9z' # Failed test 'Got expected verbose output' # at t/steps/auto_crypto-03.t line 73. # '' # doesn't match '(?-xism:\(yes\))' # Looks like you failed 5 tests of 17. t/steps/auto_crypto-03...... Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/17 subtests Test Summary Report ------------------- t/steps/auto_crypto-03.t (Wstat: 1280 Tests: 17 Failed: 5) Failed tests: 10-12, 15-16 Non-zero exit status: 5 Files=1, Tests=17, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.24 cusr 0.02 csys = 0.29 CPU) Result: FAIL Mark