Subject: | 5.17.3: t/05_tt_base.t FAILs |
RHEL5, my first build with 5.17.x with current versions of
pretty well every module I build
lots of "Unescaped left brace" warnings in many tests
Template-Alloy-1.016.tar.gz
t/05_tt_base.t .......... 1/3068 Unescaped left brace in regex is deprecated, passed through in
regex; marked by <-- HERE in m/ \G \${ <-- HERE / at
/data/opt/uq.local/build/uq.cis.perl.build.rhel5-5.17.3-20120820/tarball-build/Template-
Alloy-1.016/blib/lib/Template/Alloy/Parse.pm line 147.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE
in m/ \G \${ <-- HERE / at /data/opt/uq.local/build/uq.cis.perl.build.rhel5-5.17.3-
20120820/tarball-build/Template-Alloy-1.016/blib/lib/Template/Alloy/Parse.pm line 308.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE
in m/ \G \${ <-- HERE / at /data/opt/uq.local/build/uq.cis.perl.build.rhel5-5.17.3-
20120820/tarball-build/Template-Alloy-1.016/blib/lib/Template/Alloy/Parse.pm line 406.
# testing stderr ... ok
# Failed test 'Line 1179 "[% USE FooTest2 %]one"'
# at t/05_tt_base.t line 70.
# Was:
# Should've been:
one
Test Summary Report
-------------------
t/05_tt_base.t (Wstat: 256 Tests: 783 Failed: 1)
Failed test: 783
Non-zero exit status: 1
Parse errors: Bad plan. You planned 3068 tests but ran 783.
Files=10, Tests=2087, 3 wallclock secs ( 0.38 usr 0.04 sys + 2.19 cusr 0.16 csys = 2.77
CPU)
Result: FAIL
Failed 1/10 test programs. 1/2087 subtests failed.