Subject: | Test failure for 0.08 |
On mandriva cooker, with perl 5.8.8:
# Failed test 'Warnings and Carpings mixed, asked only for like warnings'
# in t/carped.t at line 24.
t/carped...........NOK 1# STDOUT is:
# not ok 1
#
# not:
# ok 1
#
# as expected
# STDERR is:
# # Failed test in t/carped.t at line 23.
# # found warning: Warning 1 at t/carped.t line 13.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Carping 2 at t/carped.t line 14
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Use of uninitialized value in string eq at
/usr/lib/perl5/vendor_perl/5.8.7/Sub/Uplevel.pm line 123.
# # found carped warning: Carping 3 at t/carped.t line 15
# # found warning: Warning 4 at t/carped.t line 16.
# # expected to find warning: (?-xism:1)
# # expected to find warning: (?-xism:2)
# # expected to find warning: (?-xism:3)
# # expected to find warning: (?-xism:4)
#
# not:
#
# as expected
Curiously, perl -Iblib/lib t/carped.t works perfeclty.