Failed Test Stat Wstat Total Fail List of Failed
---
t/cmd_cd.t 255 65280 36 1-3
t/cmd_exit.t 255 65280 36 1-3
t/cmd_exprOld.t255 6528080 160 1-80
t/cmd_inline.t 255 65
To quote ticket 41329:
> However, when repositioning code in test files,
> one is well advised to re-run the tests to see if they all still
> pass. This apparently was not done.
Ditto tcl: after the coding standards were blindly applied, the
following tests fail in tcl:
I did run the tests
# New Ticket Created by Will Coleda
# Please include the string: [perl #41331]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41331 >
To quote ticket 41329:
> However, when repositioning code in test files,
> one is well