Skip Menu |

This queue is for tickets about the Authen-SASL CPAN distribution.

Report information
The Basics
Id: 36820
Status: resolved
Priority: 0/
Queue: Authen-SASL

People
Owner: Nobody in particular
Requestors: toddr [...] cpanel.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.11
Fixed in: (no value)



Subject: Authen::SASL fails on strawberry perl
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "- e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch' )" t/anon.t t/callback.t t/cram_md5.t t/digest_md5.t t/digest_md5_verified.t t/external.t t/login.t t/order.t t/plain.t t/anon.t...................ok t/callback.t...............ok t/cram_md5.t...............skipped: Need Digest::HMAC_MD5 t/digest_md5.t.............1/9 No SASL mechanism found at C:\strawberry\cpan\build\Authen-SASL-2.11- gp6jdi\blib\lib/Authen/SASL.pm line 74 # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. t/digest_md5.t............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 7/9 subtests t/digest_md5_verified.t....1/8 No SASL mechanism found at C:\strawberry\cpan\build\Authen-SASL-2.11- gp6jdi\blib\lib/Authen/SASL.pm line 74 # Looks like you planned 8 tests but only ran 2. # Looks like your test died just after 2. t/digest_md5_verified.t.... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/external.t...............ok t/login.t..................ok t/order.t..................1/75 # Failed test 'mechanism level' # at t/order.t line 47. # got: '2' # expected: '3' # Failed test 'mechanism level' # at t/order.t line 47. # got: '2' # expected: '3' # Failed test 'mechanism level' # at t/order.t line 47. # got: '2' # expected: '3' # Failed test 'mechanism level' # at t/order.t line 47. # got: '2' # expected: '3' # Failed test 'mechanism level' # at t/order.t line 47. # got: '2' # expected: '3' # Failed test 'mechanism level' # at t/order.t line 47. # got: '2' # expected: '3' # Looks like you failed 6 tests of 75. t/order.t.................. Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/75 subtests t/plain.t..................ok Test Summary Report ------------------- t/digest_md5.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 9 tests but ran 2. t/digest_md5_verified.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 2. t/order.t (Wstat: 1536 Tests: 75 Failed: 6) Failed tests: 5, 10, 15, 20, 25, 30 Non-zero exit status: 6 Files=9, Tests=108, 1 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: FAIL Failed 3/9 test programs. 6/108 subtests failed. dmake: Error code 255, while making 'test_dynamic'