[Dbix-class] Test suites fail on sqlite upgrade

Peter Rabbitson rabbit+dbic at rabbit.us
Mon Apr 22 09:50:28 GMT 2013


On Thu, Apr 11, 2013 at 01:47:23PM -0400, Shea Levy wrote:
> Hi,
> 
> After updating sqlite from 3.7.14.1 to 3.7.16.1 (my package manager
> uses a system sqlite for DBD::SQLite), the DBIx-Class testsuites
> fail: http://hydra.nixos.org/build/4720176/nixlog/1/raw. Any ideas
> about how serious this is or how to fix it? That log is a build of
> DBIx-Class 0.08204, but the failure also occurs when building
> 0.08242-TRIAL.
> 

The fix is now on CPAN as 0.08249_02 [1]. Investigation highlighted
more fundamental issues with the test suite and the result is a much
improved test suite overall (Kumbaya!!! ;) Relevant fixes:

https://github.com/dbsrgits/dbix-class/commit/fb88ca2c9
https://github.com/dbsrgits/dbix-class/commit/4a24dba9d
https://github.com/dbsrgits/dbix-class/commit/449760452
https://github.com/dbsrgits/dbix-class/commit/925a38ce0

Cheers

[1] https://metacpan.org/release/RIBASUSHI/DBIx-Class-0.08249_02




More information about the DBIx-Class mailing list