Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dancer-Plugin-REST CPAN distribution.

Report information
The Basics
Id: 68375
Status: resolved
Priority: 0/
Queue: Dancer-Plugin-REST

People
Owner: Nobody in particular
Requestors: szabgab [...] gmail.com
Cc:
AdminCc:

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



Subject: Dancer-Plugin-REST-0.05 test failure on Windows
Date: Sun, 22 May 2011 17:53:15 +0300
To: bug-Dancer-Plugin-REST [...] rt.cpan.org
From: Gabor Szabo <szabgab [...] gmail.com>
Strawberry Perl 5.12.3.0 Dancer 1.3050 C:\work>cpan Dancer::Plugin::REST CPAN: CPAN::SQLite loaded ok (v0.199) Database was generated on Sun, 22 May 2011 09:29:05 GMT Running install for module 'Dancer::Plugin::REST' Running make for S/SU/SUKRIA/Dancer-Plugin-REST-0.05.tar.gz CPAN: LWP::UserAgent loaded ok (v6.02) CPAN: Time::HiRes loaded ok (v1.9721) Fetching with LWP: http://cpan.strawberryperl.com/authors/id/S/SU/SUKRIA/Dancer-Plugin-REST-0.05.tar.gz CPAN: YAML loaded ok (v0.73) CPAN: Digest::SHA loaded ok (v5.61) CPAN: Compress::Zlib loaded ok (v2.034) Checksum for C:\strawberry\cpan\sources\authors\id\S\SU\SUKRIA\Dancer-Plugin-REST-0.05.tar.gz ok CPAN: Archive::Tar loaded ok (v1.76) CPAN: File::Temp loaded ok (v0.22) CPAN: Parse::CPAN::Meta loaded ok (v1.4401) CPAN: CPAN::Meta loaded ok (v2.110930) CPAN: Module::CoreList loaded ok (v2.46) CPAN.pm: Going to build S/SU/SUKRIA/Dancer-Plugin-REST-0.05.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Dancer::Plugin::REST Could not read metadata file. Falling back to other methods to determine prerequisites cp lib/Dancer/Plugin/REST.pm blib\lib\Dancer\Plugin\REST.pm SUKRIA/Dancer-Plugin-REST-0.05.tar.gz C:\strawberry\c\bin\dmake.EXE -- OK Running make test C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/01_base.t t/02_prepare_serialize ugin_settings.t t/01_base.t ........................... ok t/02_prepare_serializer_for_format.t .. ok t/03_resource.t ....................... 1/8 # Failed test 'create user works' # at t/03_resource.t line 65. # Structures begin differing at: # $got->{user}{name} = Does not exist # $expected->{user}{name} = 'Alexis' # Failed test 'user 1 is defined' # at t/03_resource.t line 69. # Structures begin differing at: # $got->{user}{name} = Does not exist # $expected->{user}{name} = 'Alexis' # Failed test 'user 1 is updated' # at t/03_resource.t line 78. # Structures begin differing at: # $got->{user}{name} = Does not exist # $expected->{user}{name} = 'Alexis Sukrieh' # Failed test 'user 1 is deleted' # at t/03_resource.t line 82. # Structures begin differing at: # $got->{user}{name} = Does not exist # $expected->{user}{name} = 'Alexis Sukrieh' # Failed test 'id is correctly increased' # at t/03_resource.t line 94. # Structures begin differing at: # $got->{user}{name} = Does not exist # $expected->{user}{name} = 'Franck Cuny' # Looks like you failed 5 tests of 8. t/03_resource.t ....................... Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/8 subtests t/04_plugin_settings.t ................ 1/5 unknown serializer engine 'NotExists', perhaps you need to install Dancer::Serializer::NotExists r/Serializer.pm line 31 # Looks like you planned 5 tests but ran 2. # Looks like your test exited with 2 just after 2. t/04_plugin_settings.t ................ Dubious, test returned 2 (wstat 512, 0x200) Failed 3/5 subtests Test Summary Report ------------------- t/03_resource.t (Wstat: 1280 Tests: 8 Failed: 5) Failed tests: 3-6, 8 Non-zero exit status: 5 t/04_plugin_settings.t (Wstat: 512 Tests: 2 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 2. Files=4, Tests=19, 3 wallclock secs ( 0.01 usr + 0.12 sys = 0.13 CPU) Result: FAIL Failed 2/4 test programs. 5/19 subtests failed. dmake.EXE: Error code 130, while making 'test_dynamic' SUKRIA/Dancer-Plugin-REST-0.05.tar.gz C:\strawberry\c\bin\dmake.EXE test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SUKRIA/Dancer-Plugin-REST-0.05.tar.gz Running make install make test had returned bad status, won't install without force