Skip Menu |

This queue is for tickets about the DBIx-Class-Sims-REST CPAN distribution.

Report information
The Basics
Id: 92419
Status: new
Priority: 0/
Queue: DBIx-Class-Sims-REST

People
Owner: Nobody in particular
Requestors: ribasushi [...] leporine.io
Cc:
AdminCc:

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



Subject: Test failz (likely due to a german JSON parser)
Entering DBIx-Class-Sims-REST-0.000010 Checking configure dependencies from META.yml Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (6.84) Running Makefile.PL Configuring DBIx-Class-Sims-REST-0.000010 ... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DBIx::Class::Sims::REST Writing MYMETA.yml and MYMETA.json OK Checking dependencies from MYMETA.json ... Checking if you have Web::Simple 0 ... Yes (0.020) Checking if you have Hash::Merge 0 ... Yes (0.12) Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (6.84) Checking if you have Test::DBIx::Class 0.01 ... Yes (0.41) Checking if you have JSON::XS 0 ... Yes (3.01) Checking if you have Test::More 0.88 ... Yes (0.99) Checking if you have LWP::UserAgent 0.01 ... Yes (6.04) Checking if you have DBIx::Class::Sims 0 ... Yes (0.200001) Checking if you have Plack::Request 0 ... Yes (1.0029) Checking if you have Test::Deep 0.01 ... Yes (0.110) Checking if you have HTTP::Request 0.01 ... Yes (6.00) Building and testing DBIx-Class-Sims-REST-0.000010 ... cp lib/DBIx/Class/Sims/REST/SQLite.pm blib/lib/DBIx/Class/Sims/REST/SQLite.pm cp lib/DBIx/Class/Sims/REST.pm blib/lib/DBIx/Class/Sims/REST.pm cp lib/DBIx/Class/Sims/REST/MySQL.pm blib/lib/DBIx/Class/Sims/REST/MySQL.pm Manifying blib/man3/DBIx::Class::Sims::REST.3 PERL_DL_NONLAZY=1 /home/rabbit/perl5/perlbrew/perls/5.16.2/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/bin_rest_cgi.t .. 1/? # Failed test 'Failed: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "Can't connect to loc...") at t/bin_rest_cgi.t line 39. # # ' # at t/bin_rest_cgi.t line 46. # Looks like you failed 1 test of 1. t/bin_rest_cgi.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/t1.t ............ ok Test Summary Report ------------------- t/bin_rest_cgi.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=2, Tests=5, 19 wallclock secs ( 0.03 usr 0.00 sys + 0.97 cusr 0.07 csys = 1.07 CPU) Result: FAIL Failed 1/2 test programs. 1/5 subtests failed. make: *** [test_dynamic] Error 255 FAIL