Ticket #750 (closed bug: fixed)
Failures in examples_tests - t/examples/pod.t - fails 9 tests
Reported by: | mikehh | Owned by: | whiteknight |
---|---|---|---|
Priority: | normal | Milestone: | 1.3 |
Component: | docs | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
last tested at r39510
tested on Kubuntu 9.04 Amd64 and Ubuntu 9.04 i386
docs/pdds/pdd19_pir.pod fails 8 tests
docs/book/ch03_pir.pod fails 1 test ":invocant"
test summary results are as follows:
... error:imcc... error:imcc:'$a' is not a valid register name in macro '.foo' line 3 included from '/tmp/Q6RkZ6t5aJ.pir' line 1 # Failed test 'docs/pdds/pdd19_pir.pod:1174:PIR:' # at t/examples/pod.t line 62. # got: '512' # expected: '0' error:imcc:syntax error, unexpected DOT ('.') in file '/tmp/56El_zoMua.pir' line 3 # Failed test 'docs/pdds/pdd19_pir.pod:1222:PIR:FRAGMENT' # at t/examples/pod.t line 62. # got: '256' # expected: '0' ... error:imcc... error:imcc:syntax error, unexpected DOT ('.') in file '/tmp/axP8hVry5u.pir' line 4 # Failed test 'docs/pdds/pdd19_pir.pod:1230:PIR:' # at t/examples/pod.t line 62. # got: '256' # expected: '0' ... error:imcc... error:imcc:syntax error, unexpected PCC_END_RETURN ('.end_return') in file '/tmp/lcECSBfsTh.pir' line 9 # Failed test 'docs/pdds/pdd19_pir.pod:1263:PIR:' # at t/examples/pod.t line 62. # got: '256' # expected: '0' ... error:imcc... error:imcc:The opcode 'invokecc' (invokecc<1>) was not found. Check the type and number of the arguments in file '/tmp/dLDLT_YAbA.pir' line 16 # Failed test 'docs/pdds/pdd19_pir.pod:1306:PIR:FRAGMENT' # at t/examples/pod.t line 62. # got: '512' # expected: '0' error:imcc:syntax error, unexpected IDENTIFIER, expecting COMMA or ')' ('args') in file '/tmp/hxzRInsbqi.pir' line 4 # Failed test 'docs/pdds/pdd19_pir.pod:1342:PIR:FRAGMENT' # at t/examples/pod.t line 62. # got: '256' # expected: '0' error:imcc:syntax error, unexpected '[', expecting '\n' ('[') in file '/tmp/yyBiG6Qw_N.pir' line 4 # Failed test 'docs/pdds/pdd19_pir.pod:1351:PIR:' # at t/examples/pod.t line 62. # got: '256' # expected: '0' ... error:imcc... error:imcc:syntax error, unexpected DOT ('.') in file '/tmp/_2mKW7TGw6.pir' line 16 # Failed test 'docs/pdds/pdd19_pir.pod:1378:PIR:FRAGMENT' # at t/examples/pod.t line 62. # got: '11' # expected: '0' ... error:imcc... error:imcc:syntax error, unexpected ADV_INVOCANT, expecting '\n' (':invocant') in file '/tmp/9GudfSdybI.pir' line 8 # Failed test 'docs/book/ch03_pir.pod:1537:PIR:' # at t/examples/pod.t line 62. # got: '256' # expected: '0' ... error:imcc... # Looks like you failed 9 tests of 400. t/examples/pod.t ........ ... list of TODO failures Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/400 subtests Test Summary Report ------------------- t/examples/pod.t (Wstat: 2304 Tests: 400 Failed: 9) Failed tests: 223, 226-227, 229, 231, 233-235, 283 Non-zero exit status: 9 Files=12, Tests=653, 74 wallclock secs ( 0.74 usr 0.12 sys + 49.76 cusr 14.96 csys = 65.58 CPU) Result: FAIL make[1]: *** [examples_tests] Error 1
Change History
Note: See
TracTickets for help on using
tickets.