Daniel Dehennin <[email protected]> writes:
[...] > After the recent addition of the "log" table, I tried to run the tests. > > One of the problem is the initialization of the "log" table in > "test/RebuilddTestSetup.py". > > But the tests do not work with older version of rebuildd too. > > I'll try to look at this issue myself. The problem comes with unlinking the sqlite database in during setUp(), seems there is some file handle caching and reuse involved I'm working on a patch to run each tests in a dedicated temporary directory, cleaned on teardown. Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1
pgp0hzFwz33AZ.pgp
Description: PGP signature

