csirtgadgets / massive-octo-spice

DEPRECATED - USE v3 (bearded-avenger)
https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki
GNU Lesser General Public License v3.0
227 stars 62 forks source link

Test::Exception fails to install #415

Closed giovino closed 8 years ago

giovino commented 8 years ago
--> Working on Test::Exception
Fetching http://backpan.perl.org/authors/id/A/AD/ADIE/Test-Exception-0.32.tar.gz ... OK
Configuring Test-Exception-0.32 ... OK
Building and testing Test-Exception-0.32 ... FAIL
! Installing Test::Exception failed. See /home/giovino/.cpanm/work/1462903128.4791/build.log for details. Retry with --force to force install it.
#   Failed test 'lives_and works'
#   at t/lives_and.t line 31.
# STDERR is:
# > #   Failed test 'lives_and, no_exception & failure'
# > #   at /home/giovino/.cpanm/work/1462903128.4791/Test-Exception-0.32/blib/lib/Test/Exception.pm line 346.
# > #          got: '42'
# > #     expected: '24'
# > #   Failed test 'lives_and, exception'
# > #   at t/lives_and.t line 26.
# > # died: oops at t/lives_and.t line 11.
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/lives_and\.t line 21.*\n?/
# > #          got: '42'
# > #     expected: '24'
# > /#\s+Failed\ test.*?\n?.*?at\ t\/lives_and\.t line 26.*\n?/
# > # died: oops at t/lives_and.t line 11.
# > 
# > 
# as expected