Subject: | Test do not pass anymore |
Date: | Thu, 16 Jun 2011 12:57:24 +0200 |
To: | bug-DBIx-Class-VirtualColumns [...] rt.cpan.org |
From: | Nicolas Oudard <nicolas [...] oudard.org> |
Hi,
I try to use DBIx::Class::VirtualColumns but I have a problem when I try to
pass tests.
t/006_relation.t ..... 1/3
# Failed test 'Create row with relation that has loaded VC but has no VCs
defined'
# at t/006_relation.t line 37.
# DBIx::Class::ResultSet::create(): DBI Exception: DBD::SQLite::db
begin_work failed: Already in a transaction at t/006_relation.t line 29
# Looks like you failed 1 test of 3.
I don't know if it is on your side or not. Do you have a solution ?
Thank you,
Nicolas