Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the UR CPAN distribution.

Report information
The Basics
Id: 86823
Status: resolved
Priority: 0/
Queue: UR

People
Owner: BRUMMETT [...] cpan.org
Requestors: Denise.Mauldin [...] systemsbiology.org
Cc:
AdminCc:

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



Subject:
Date: Tue, 9 Jul 2013 16:46:27 -0700
To: bug-UR [...] rt.cpan.org
From: Denise Mauldin <Denise.Mauldin [...] systemsbiology.org>
perl .cpan/build/UR-0.41-C9dyhr/t/URT/t/55_on_the_fly_metadb.t 1..20 ok 1 - Defined data source ok 2 - Created TABLE_A ok 3 - Created TABLE_B ok 4 - Inserted row into table_a ok 5 - Inserted row into table_b ok 6 - Inserts committed to the DB ok 7 - Defined ClassA ok 8 - Defined ClassB ok 9 - We can get an item from ClassA ok 10 - We can get an item from ClassB ok 11 - Get ClassB with non-existent ID correctly returns 0 items WARNING: Re-creating /tmp/vkHxS0nT2q_ur_testsuite_metadb.sqlite3 from .cpan/build/UR-0.41-C9dyhr/t/URT/DataSource/Meta.sqlite3-dump. DBD::SQLite::db do failed: database is locked at .cpan/build/UR-0.41-C9dyhr/lib/UR/DataSource/SQLite.pm line 725, <GEN3> line 1. Error processing SQL statement 0 from DB dump file: PRAGMA foreign_keys = OFF DBI error was: database is locked at .cpan/build/UR-0.41-C9dyhr/lib/UR/Object/Type/InternalAPI.pm line 765. Issuing rollback() due to DESTROY without explicit disconnect() of DBD::SQLite::db handle dbname=/tmp/vkHxS0nT2q_ur_testsuite_metadb.sqlite3 at /u5/tools/perls/5.18.0/lib/5.18.0/Carp.pm line 100. # Looks like you planned 20 tests but ran 11. # Looks like your test exited with 2 just after 11. Linux : 2.6.32-358.11.1.el6.x86_64 perl 5.18.0 sqlite3 3.7.17 -- Denise Mauldin | Software Engineer Institute for Systems Biology | 401 Terry Ave. North, WA 98109 p 206.732.1427 ** www.systemsbiology.org <ssample@systemsbiology.org> *Revolutionizing science. Enhancing life.* This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
This was likely caused by running on a newer version of perl than we tested with at the time. UR 0.43 is working with all versions of perl at this time.