[Trac-tickets] [The Trac Project] #1687: SQLite exception closing
connection pools in unit tests
The Trac Project
noreply at edgewall.com
Sat Jun 18 14:58:35 CDT 2005
#1687: SQLite exception closing connection pools in unit tests
---------------------+------------------------------------------------------
Id: 1687 | Status: new
Component: general | Modified: Sat Jun 18 14:58:34 2005
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: jonas | Reporter: mgood
---------------------+------------------------------------------------------
Running trunk as of [1810] I'm getting the following exceptions at the end
of running the unit tests:
{{{
Exception _sqlite.ProgrammingError: <_sqlite.ProgrammingError instance at
0x2aaaaf52b320> in
<bound method PooledConnection.__del__ of <trac.db.PooledConnection
object at 0x2aaaaf3abb90>> ignored
Exception _sqlite.ProgrammingError: <_sqlite.ProgrammingError instance at
0x2aaaaf3abb90> in
<bound method PooledConnection.__del__ of <trac.db.PooledConnection
object at 0x2aaaaf3abbd8>> ignored
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1687>
The Trac Project <>
More information about the Trac-Tickets
mailing list