Subject: | blead broke 3 tests |
There's now a new B::BIND type appearing. Working on it.
t/basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/const.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/cpan70398.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Can't locate object method "sv" via package "B::BIND" at t/basic.t line 78.
CHECK failed--call queue aborted.
# Looks like your test exited with 255 before it could output anything.
t/basic.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests
t/const.t ......... Can't locate object method "IVX" via package "B::BIND" at t/const.t line 15.
# Looks like your test exited with 255 before it could output anything.
t/const.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/cpan70396.t ..... ok
t/cpan70398.t ..... 1/3 Can't locate object method "FLAGS" via package "B::BIND" at /usr/local/lib/perl5/5.19.2/x86_64-linux-debug@1292fdb2/B/Concise.pm line 731.
CHECK failed--call queue aborted.
# Failed test 'Concise with B::Generate'
# at t/cpan70398.t line 24.
# got: undef
# expected: 'IV 123'
# Looks like you failed 1 test of 3.
t/cpan70398.t ..... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests