Yes, VMS works (just one failure)

Michael G Schwern schwern at pobox.com
Wed Sep 5 12:20:04 BST 2007


Michael G Schwern wrote:
> PS  The tests individually run fine in VMS but when run through runtests()
> they blow up.

Nevermind, I forgot to upload a file to the server.  It works.

$ perl "-Ilib" -wle "use Test::Harness;  runtests @ARGV" t/*.t
t/000-load...................40/42
                                   # Testing Test::Harness 2.99_02, Perl 5.00800
t/000-load...................ok     [000000]perl.exe;1
t/010-base...................ok
t/020-regression.............2560/0
%NONAME-F-NOMSG, Message number 00000004
t/020-regression.............3072/0 t at line 2888)
                                    # Looks like you failed 1 tests of 3180.
t/020-regression............. Dubious, test returned 4 (wstat 1024, 0x400)
 Failed 1/3180 subtests
t/030-grammar................ok
t/040-parse..................192/265
                                     two
t/040-parse..................ok
t/050-bailout................ok
t/060-errors.................ok
t/070-streams................ok
t/080-aggregator.............ok
t/090-callbacks..............ok
t/100-premature-bailout......ok
t/110-iterators..............ok
t/120-harness................ok
t/130-source.................ok
t/140-results................ok
t/150-yamlish................ok
t/160-yamlish-writer.........ok
t/170-yamlish-output.........ok
t/180-unicode................ok
t/190-nofork.................ok
t/200-prove..................ok
t/pod-coverage...............ok
t/pod........................ok

Test Summary Report
-------------------
t/020-regression.t       (Wstat: 1024 Tests: 3180 Failed: 1)
  Failed tests:  2864
  Non-zero exit status: 4
t/110-iterators.t        (Wstat: 0 Tests: 75 Failed: 0)
  Tests skipped: 1-15, 72-75
Files=23, Tests=5235, 19 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Result: FAIL
Failed 1/23 test programs. 1/5235 subtests failed.
%SYSTEM-F-ABORT, abort


Here's that one failure.

not ok 2864 - too_many 9 We should have a result for %NONAME-F-NOMSG, Message
number 00000004
#     Failed test (t/020-regression.t at line 2888)

I haven't done any investigation and I'm tired.


-- 
I have a date with some giant cartoon robots and booze.


More information about the tapx-dev mailing list