# Failed test 'verified the message!' # at t/crverifynofws.t line 27. # Looks like you failed 1 test of 7. t/crverifynofws.t ... 1..7 ok 1 - made the key... ok 2 - An object of class 'Mail::DomainKeys::Key::Public' isa 'Mail::DomainKeys::Key::Public' ok 3 - and the correct type... ok 4 - and the correct size! ok 5 - loaded the message... ok 6 - An object of class 'Mail::DomainKeys::Message' isa 'Mail::DomainKeys::Message' not ok 7 - verified the message! Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests # Failed test 'verified the message!' # at t/crverifysimple.t line 28. # Looks like you failed 1 test of 7. t/crverifysimple.t .. 1..7 ok 1 - made the key... ok 2 - An object of class 'Mail::DomainKeys::Key::Public' isa 'Mail::DomainKeys::Key::Public' ok 3 - and the correct type... ok 4 - and the correct size! ok 5 - loaded the message... ok 6 - An object of class 'Mail::DomainKeys::Message' isa 'Mail::DomainKeys::Message' not ok 7 - verified the message! Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests t/fetchpublickey.t .. 1..4 ok 1 - got the key... ok 2 - An object of class 'Mail::DomainKeys::Key::Public' isa 'Mail::DomainKeys::Key::Public' ok 3 - and the correct type... ok 4 - and the correct size! ok t/noverifynofws.t ... 1..7 ok 1 - made the key... ok 2 - An object of class 'Mail::DomainKeys::Key::Public' isa 'Mail::DomainKeys::Key::Public' ok 3 - and the correct type... ok 4 - and the correct size! ok 5 - loaded the message... ok 6 - An object of class 'Mail::DomainKeys::Message' isa 'Mail::DomainKeys::Message' ok 7 - did not verify the message! ok t/noverifysimple.t .. 1..7 ok 1 - made the key... ok 2 - An object of class 'Mail::DomainKeys::Key::Public' isa 'Mail::DomainKeys::Key::Public' ok 3 - and the correct type... ok 4 - and the correct size! ok 5 - loaded the message... ok 6 - An object of class 'Mail::DomainKeys::Message' isa 'Mail::DomainKeys::Message' ok 7 - verified the message! ok t/parsesignature.t .. 1..6 ok 1 - parsed the signature... ok 2 - An object of class 'Mail::DomainKeys::Signature' isa 'Mail::DomainKeys::Signature' ok 3 - found the protocol... ok 4 - found the selector... ok 5 - found the domain... ok 6 - and the headerlist! ok # Failed test 'verified the message!' # at t/verifynofws.t line 27. # Looks like you failed 1 test of 7. t/verifynofws.t ..... 1..7 ok 1 - made the key... ok 2 - An object of class 'Mail::DomainKeys::Key::Public' isa 'Mail::DomainKeys::Key::Public' ok 3 - and the correct type... ok 4 - and the correct size! ok 5 - loaded the message... ok 6 - An object of class 'Mail::DomainKeys::Message' isa 'Mail::DomainKeys::Message' not ok 7 - verified the message! Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests # Failed test 'verified the message!' # at t/verifysimple.t line 28. # Looks like you failed 1 test of 7. t/verifysimple.t .... 1..7 ok 1 - made the key... ok 2 - An object of class 'Mail::DomainKeys::Key::Public' isa 'Mail::DomainKeys::Key::Public' ok 3 - and the correct type... ok 4 - and the correct size! ok 5 - loaded the message... ok 6 - An object of class 'Mail::DomainKeys::Message' isa 'Mail::DomainKeys::Message' not ok 7 - verified the message! Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests Test Summary Report ------------------- t/crverifynofws.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 7 Non-zero exit status: 1 t/crverifysimple.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 7 Non-zero exit status: 1 t/verifynofws.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 7 Non-zero exit status: 1 t/verifysimple.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=8, Tests=52, 2 wallclock secs ( 0.04 usr 0.01 sys + 0.70 cusr 0.13 csys = 0.88 CPU) Result: FAIL Failed 4/8 test programs. 4/52 subtests failed.