Craig A. Berry wrote:
>> You've got to pull it from Subversion.
> 
> Ick.  What happened to the self-generating tarballs you used to distribute?

For SVN revisions, not alphas?  Did I?

> I've managed to get a copy using SmartSVN from
> <http://www.syntevo.com/smartsvn/>.  It's a Java GUI Subversion client
> that appeared to do the trick.  There were several test failures against
> blead, details below.

Could you use 5.8 please?  I don't want to be dealing with Test::Harness bugs
and bleadperl bugs together.


> Also got the following warning using both MakeMaker and Module::Build:
> 
> WARNING: the following files are missing in your kit:
>         meta.yml
> Please inform the author.

Yeah, you might get that straight out of SVN.


> $ mmk test
> MCR dsa0:[craig.perl]ndbgperl.exe "-MExtUtils::Command::MM" "-e"
> "test_harness(0, '[.blib.lib]', '[.blib.arch]')" t/*.t t/compat/*.t
> t/000-load..........................
> # Testing Test::Harness 2.99_02, Perl 5.009005,
> dsa0:[craig.perl]ndbgperl.exe;2
> ok
> t/010-base..........................
> ok
> t/020-regression....................
> #     Failed test (t/020-regression.t at line 2842)
> #          got: '4'
> #     expected: '1'
> #     Failed test (t/020-regression.t at line 2842)
> #          got: '4'
> #     expected: '1'
> #     Failed test (t/020-regression.t at line 2842)
> #          got: '4'
> #     expected: '1'
> %NONAME-F-NOMSG, Message number 00000004
> #     Failed test (t/020-regression.t at line 2889)
> # Looks like you failed 4 tests of 3180.
> %SYSTEM-F-ABORT, abort
> dubious
>         Test returned status 44 (wstat 1024, 0x400)
>                 (VMS status is 44)
> DIED. FAILED tests 726, 803, 887, 2864
>         Failed 4/3180 tests, 99.87% okay

That's bizarre because I fixed that already.  What revision were you testing?
 It should be 430 or higher.

Can I see the verbose output?


> t/compat/010-failure................
> Test output counter mismatch [test 4]
> %NONAME-F-NOMSG, Message number 00000004
> Test output counter mismatch [test 5]
> Test output counter mismatch [test 6]
> Test output counter mismatch [test 7]
> Don't know which tests failed: got 7 ok, expected 6
> t/compat/020-inc_taint..............
> Don't know which tests failed: got 2 ok, expected 1
> t/compat/030-nonumbers..............
> ok
> t/compat/040-test-harness-compat....
> #     Failed test (t/compat/040-test-harness-compat.t at line 818)
> #     Structures begin differing at:
> #          $got->{[.t.sample-tests]die}{wstat} = '1024'
> #     $expected->{[.t.sample-tests]die}{wstat} = '256'
> #     Failed test (t/compat/040-test-harness-compat.t at line 818)
> #     Structures begin differing at:
> #          $got->{[.t.sample-tests]die}{wstat} = '1024'
> #     $expected->{[.t.sample-tests]die}{wstat} = '256'
> #     Failed test (t/compat/040-test-harness-compat.t at line 818)
> #     Structures begin differing at:
> #          $got->{[.t.sample-tests]die_head_end}{wstat} = '1024'
> #     $expected->{[.t.sample-tests]die_head_end}{wstat} = '256'
> #     Failed test (t/compat/040-test-harness-compat.t at line 818)
> #     Structures begin differing at:
> #          $got->{[.t.sample-tests]die_last_minute}{wstat} = '1024'
> #     $expected->{[.t.sample-tests]die_last_minute}{wstat} = '256'
> #     Failed test (t/compat/040-test-harness-compat.t at line 818)
> #     Structures begin differing at:
> #          $got->{[.t.sample-tests]inc_taint}{wstat} = '1024'
> #     $expected->{[.t.sample-tests]inc_taint}{wstat} = '256'
> # Looks like you failed 5 tests of 120.
> %SYSTEM-F-ABORT, abort
> dubious
>         Test returned status 44 (wstat 1024, 0x400)
>                 (VMS status is 44)
> DIED. FAILED tests 7, 11, 15, 19, 35
>         Failed 5/120 tests, 95.83% okay

Oh yeah, I forgot to run these.


-- 
Whip me, beat me, make my code compatible with VMS!

Reply via email to