Skip Menu |

This queue is for tickets about the DBIx-NoSQL CPAN distribution.

Report information
The Basics
Id: 106903
Status: resolved
Priority: 0/
Queue: DBIx-NoSQL

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

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



Subject: Tests fail since 2015-06-12
See http://fast-matrix.cpantesters.org/?dist=DBIx-NoSQL%200.0020;reports=1#sl=7,1 for an overview. On my systems the test fails like this: # Failed test 'threw Regexp ((?^:syntax error \[for Statement "Xyzzy"\]))' # at t/01-basic.t line 17. # expecting: Regexp ((?^:syntax error \[for Statement "Xyzzy"\])) # found: DBIx::Class::Exception ({UNKNOWN}: DBI Exception: DBD::SQLite::db do failed: near "Xyzzy": syntax error at /tmpfs/.cpan-build/2015090518/DBIx-NoSQL-0.0020-aDv6p2/blib/lib/DBIx/NoSQL/Storage.pm line 27 # ) # Looks like you failed 1 test of 19. t/01-basic.t .............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/19 subtests
On 2015-09-05 14:51:42, SREZIC wrote: Show quoted text
> See http://fast-matrix.cpantesters.org/?dist=DBIx- > NoSQL%200.0020;reports=1#sl=7,1 for an overview. > > On my systems the test fails like this: > > # Failed test 'threw Regexp ((?^:syntax error \[for Statement > "Xyzzy"\]))' > # at t/01-basic.t line 17. > # expecting: Regexp ((?^:syntax error \[for Statement "Xyzzy"\])) > # found: DBIx::Class::Exception ({UNKNOWN}: DBI Exception: > DBD::SQLite::db do failed: near "Xyzzy": syntax error at /tmpfs/.cpan- > build/2015090518/DBIx-NoSQL-0.0020- > aDv6p2/blib/lib/DBIx/NoSQL/Storage.pm line 27 > # ) > # Looks like you failed 1 test of 19. > t/01-basic.t .............. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/19 subtests
Statistical analysis suggests that the fails happen only if DBD::SQLite 1.42 or 1.48 are installed. There are no failures with 1.44 or 1.46.