Subject: | Failed tests |
Hello,
Running make test
PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Dancer::Plugin::SporeDefinitionControl;'
# at t/00-load.t line 14.
# Tried to use 'Dancer::Plugin::SporeDefinitionControl'.
# Error: YAML Error: Couldn't open
/Users/ambs/.cpan/build/Dancer-Plugin-SporeDefinitionControl-0.09-So46y1/t/../sample_route.yaml
for input:\nNo such file or directory
# Code: YAML_LOAD_ERR_FILE_INPUT
# at /opt/local/lib/perl5/site_perl/5.14.2/YAML.pm line 71
# Compilation failed in require at (eval 41) line 2.
# BEGIN failed--compilation aborted at (eval 41) line 2.
# Testing Dancer::Plugin::SporeDefinitionControl 0.09, Perl 5.014002,
/opt/local/bin/perl
# Looks like you failed 1 test of 1.
Bailout called. Further testing stopped:
FAILED--Further testing stopped.
make: *** [test_dynamic] Error 1
(/usr/bin/make test exited with 512)