You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
# Failed test 'show_view8'
# at t/11-add.t line 87.
# got: 'Debugged program terminated. Use q to quit or R to restart,
# use o inhibit_exit to avoid stopping after program termination,
# h q, h R or h o to get additional info.'
# expected: '4: $| = 1;
# 5
# 6: my $x = 1;
# 7==> my $y = 2;
# 8: my $z = $x + $y;
# 9
# 10: 1;
# 11
# 12 __END__'
# Debugged program terminated. Use q to quit or R to restart,
# use o inhibit_exit to avoid stopping after program termination,
# h q, h R or h o to get additional info.
# Failed test 'line 8'
# at t/11-add.t line 106.
# Compared $data->[0]
# got : undef
# expect : 'main::'
# Use 'q' to quit or 'R' to restart. 'h q' for details.
# Looks like you failed 2 tests of 10.
t/11-add.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/10 subtests
With bleadperl the test suite fails:
Looking at http://fast-matrix.cpantesters.org/?dist=Debug-Client%200.31 it seems that the problem is starting since perl 5.33.1.
The text was updated successfully, but these errors were encountered: