I have written new tests for the fixed 'DBI->trace (1, *FOO);' issue
(and commited them and pushed them up), and it passes for t/19trace.t
and the zvg wrapper, but NOT for the zvp and zvxgp wrappers (the latter
probably depend on the former, which would explain it)., but it even
fails when I set PERL5LIB to the current tested stuff. Can someone
elaborate on that?

t/19fhtrace.t ............. ok
:
t/zvg_19fhtrace.t ......... ok
:
t/zvp_19fhtrace.t ......... 1/27
#   Failed test 'Regression test'
#   at ./t/19fhtrace.t line 220.
#          got: '1'
#     expected: undef

#   Failed test 'Traced message'
#   at ./t/19fhtrace.t line 225.
#          got: undef
#     expected: 'foo
# '

#   Failed test 'Regression test'
#   at ./t/19fhtrace.t line 227.
#          got: '1'
#     expected: undef
# Looks like you failed 3 tests of 27.
t/zvp_19fhtrace.t ......... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/27 subtests
:
t/zvxgp_19fhtrace.t ....... 1/27
#   Failed test 'Regression test'
#   at ./t/19fhtrace.t line 220.
#          got: '1'
#     expected: undef

#   Failed test 'Traced message'
#   at ./t/19fhtrace.t line 225.
#          got: undef
#     expected: 'foo
# '

#   Failed test 'Regression test'
#   at ./t/19fhtrace.t line 227.
#          got: '1'
#     expected: undef
# Looks like you failed 3 tests of 27.
t/zvxgp_19fhtrace.t ....... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/27 subtests


-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to