Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
Created November 12, 2009 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinsmidsrod/232903 to your computer and use it in GitHub Desktop.
Save robinsmidsrod/232903 to your computer and use it in GitHub Desktop.
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/recursive/*.t
t/01_compile.t ....... ok
fix_up_makefile: Couldn't open Makefile: Invalid argument at ../../lib/Module/Install/Makefile.pm line 243.
# Failed test 'build_dist'
# at t/02_mymeta.t line 28.
# Failed test at t/02_mymeta.t line 29.
# Failed test at t/02_mymeta.t line 30.
# Failed test at t/02_mymeta.t line 31.
# Failed test at t/02_mymeta.t line 33.
# Failed test 'create_dist'
# at t/02_mymeta.t line 39.
# Failed test 'build_dist'
# at t/02_mymeta.t line 40.
# Failed test at t/02_mymeta.t line 41.
# Failed test at t/02_mymeta.t line 42.
# Failed test at t/02_mymeta.t line 44.
# Failed test at t/02_mymeta.t line 45.
# Looks like you failed 11 tests of 24.
t/02_mymeta.t ........
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/24 subtests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment