3.11 breaks Module::Build compat.t test

David Golden xdaveg at gmail.com
Wed Jun 11 09:20:18 UTC 2008


In building up another smoke tester, I got a surprising failure of
Module::Build's compat.t.  Reverting to 3.10 fixed the problem.
compat.t output below.  This was perl 5.8.8 on linux.

-- David

t/compat.t..............
#   Failed test 'Should be non-verbose'
#   at t/compat.t line 146.
#                   '# make test TEST_VERBOSE=0
# # /home/david/perl/5.8.8/bin/perl Build --makefile_env_macros 1 test
# # t/basic.t....ok
# # All tests successful.
# # Files=1, Tests=1,  0 wallclock secs ( 0.00 usr  0.01 sys +  0.02
cusr  0.02 csys =  0.05 CPU)
# # Result: PASS
# '
#     doesn't match '(?-xism:(?:#
.+basic\.+ok\s+(?:[\d.]+\s*m?s\s*)?)# All tests)'
# Looks like you failed 1 test of 60.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/60 subtests


More information about the tapx-dev mailing list