Skip Menu |

This queue is for tickets about the CouchDB-Client CPAN distribution.

Report information
The Basics
Id: 49759
Status: resolved
Priority: 0/
Queue: CouchDB-Client

People
Owner: Nobody in particular
Requestors: MSTEVENS [...] cpan.org
Cc: michael.stevens [...] dianomi.com
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.04
Fixed in: 0.05



CC: michael.stevens [...] dianomi.com
Can't install on redhat 5. PERL_DL_NONLAZY=1 /opt/dianomi/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-load.t .......... ok t/05-pod.t ........... ok t/10-pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/12-small-things.t .. ok t/15-client.t ........ 1/63 Argument "1-967a00dff5e02add41819138abb3284d" isn't numeric in numeric ne (!=) at t/15-client.t line 201. Argument "2-13839535feb250d3d8290998b8af17c3" isn't numeric in numeric ne (!=) at t/15-client.t line 201. Connection error: 500 Internal Server Error at /root/.cpan/build/CouchDB-Client-0.04-85mdgf/blib/lib/CouchDB/Client/DesignDoc.pm line 47 CouchDB::Client::DesignDoc::queryView('CouchDB::Client::DesignDoc=HASH(0x251c1d0)', 'all') called at t/15-client.t line 267 # Looks like you planned 63 tests but ran 49. # Looks like your test exited with 255 just after 49. t/15-client.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Perl is 5.8.9.
Subject: CouchDB::Client issue resolved
RT-Send-CC: michael.stevens [...] dianomi.com
The failed test was a symptom of the issued described in #48407. Please see the full details there.