Skip to content

Instantly share code, notes, and snippets.

Created April 24, 2017 11:34
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 anonymous/711c262256f9f033086009b76e90ac04 to your computer and use it in GitHub Desktop.
Save anonymous/711c262256f9f033086009b76e90ac04 to your computer and use it in GitHub Desktop.
Building and testing Mojo-Server-Morbo-Backend-Inotify-0.03
cp lib/Mojo/Server/Morbo/Backend/Inotify.pm blib/lib/Mojo/Server/Morbo/Backend/Inotify.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
The plan was already output at /usr/lib/perl5/5.24.0/Test/Builder.pm line 2510.
t/01use.t ..
All 1 subtests passed
Test Summary Report
-------------------
t/01use.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: More than one plan found in TAP output
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.06 cusr 0.00 csys = 0.08 CPU)
Result: FAIL
Failed 1/1 test programs. 0/1 subtests failed.
make: *** [Makefile:853: test_dynamic] Error 255
-> FAIL Installing Mojo::Server::Morbo::Backend::Inotify failed. See /home/sri/.cpanm/work/1493033520.26964/build.log for details. Retry with --force to force install it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment