Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Web-Machine CPAN distribution.

Report information
The Basics
Id: 77835
Status: resolved
Priority: 0/
Queue: Web-Machine

People
Owner: Nobody in particular
Requestors: DOHERTY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: 0.09



Subject: t/600-yapc-talk-examples/012-browser.t fails
Running make for S/ST/STEVAN/Web-Machine-0.01.tar.gz Has already been unwrapped into directory /home/mike/.cpan/build/Web- Machine-0.01-8Enisq CPAN.pm: Building S/ST/STEVAN/Web-Machine-0.01.tar.gz cp lib/Web/Machine.pm blib/lib/Web/Machine.pm cp lib/Web/Machine/Util.pm blib/lib/Web/Machine/Util.pm cp lib/Web/Machine/Resource.pm blib/lib/Web/Machine/Resource.pm cp lib/Web/Machine/Util/BodyEncoding.pm blib/lib/Web/Machine/Util/BodyEncoding.pm cp lib/Web/Machine/FSM.pm blib/lib/Web/Machine/FSM.pm cp lib/Web/Machine/I18N.pm blib/lib/Web/Machine/I18N.pm cp lib/Web/Machine/I18N/en.pm blib/lib/Web/Machine/I18N/en.pm cp lib/Web/Machine/Util/ContentNegotiation.pm blib/lib/Web/Machine/Util/ContentNegotiation.pm cp lib/Web/Machine/FSM/States.pm blib/lib/Web/Machine/FSM/States.pm Manifying blib/man3/Web::Machine::Resource.3 Manifying blib/man3/Web::Machine::Util.3 Manifying blib/man3/Web::Machine.3 Manifying blib/man3/Web::Machine::Util::BodyEncoding.3 Manifying blib/man3/Web::Machine::I18N::en.3 Manifying blib/man3/Web::Machine::I18N.3 Manifying blib/man3/Web::Machine::FSM.3 Manifying blib/man3/Web::Machine::Util::ContentNegotiation.3 Manifying blib/man3/Web::Machine::FSM::States.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. STEVAN/Web-Machine-0.01.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/mike/perl5/perlbrew/perls/perl-5.16.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/600-yapc-talk-examples/*.t t/000-load.t ......................................... ok t/001-basic.t ........................................ ok t/010-resource-tests.t ............................... ok t/300-content-negotiation-media-type.t ............... ok t/301-content-negotiation-language.t ................. ok t/302-content-negotiation-charset.t .................. ok t/303-content-negotiation-encoding.t ................. ok t/400-bind-path.t .................................... ok t/500-example-hello-word.t ........................... ok t/501-example-env-resource.t ......................... ok t/600-yapc-talk-examples/000-basic.t ................. ok t/600-yapc-talk-examples/001-basic.t ................. ok t/600-yapc-talk-examples/002-basic.t ................. ok t/600-yapc-talk-examples/010-browser.t ............... ok t/600-yapc-talk-examples/011-browser.t ............... ok # GD::Simple is required for this test # No tests run! t/600-yapc-talk-examples/012-browser.t ............... skipped: (no reason given) t/600-yapc-talk-examples/020-auth.t .................. ok t/600-yapc-talk-examples/030-postback.t .............. ok t/600-yapc-talk-examples/031-postback-w-json.t ....... ok t/600-yapc-talk-examples/032-postback-w-auth.t ....... ok t/600-yapc-talk-examples/033-postback-w-hateoas.t .... ok t/600-yapc-talk-examples/100-add-caching.t ........... ok t/600-yapc-talk-examples/110-service-unavabilable.t .. ok t/600-yapc-talk-examples/120-bind-path.t ............. ok t/600-yapc-talk-examples/130-tracing-header.t ........ ok Test Summary Report ------------------- t/600-yapc-talk-examples/012-browser.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Files=25, Tests=657, 4 wallclock secs ( 0.22 usr 0.04 sys + 3.63 cusr 0.42 csys = 4.31 CPU) Result: FAIL Failed 1/25 test programs. 0/657 subtests failed. make: *** [test_dynamic] Error 255 (/usr/bin/make test exited with 512) CPAN::Reporter: Test result is 'fail', One or more tests failed. CPAN::Reporter: preparing a CPAN Testers report for Web-Machine-0.01 CPAN::Reporter: sending test report with 'fail' via Metabase STEVAN/Web-Machine-0.01.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports STEVAN/Web-Machine-0.01.tar.gz Running make install make test had returned bad status, won't install without force Stopping: 'install' failed for 'S/ST/STEVAN/Web-Machine-0.01.tar.gz'.
This was fixed with commit d6eff5a, first released in version 0.09.