Problems with "bzr selftest"

Jonathan Lange jml at mumak.net
Fri Jul 3 12:24:23 BST 2009


On Fri, Jul 3, 2009 at 12:18 PM, Russel
Winder<russel.winder at concertant.com> wrote:
> Working on Ubuntu 9.04 x86_64, using bzr.dev from one branch running
> "bzr selftest" on another branch of bzr.dev -- with everything up to
> date -- I get some issues I don't understand at all.
>
> Issue 1
> ---------
>
> During the tests I get a number of failures of each of the following:
>
> /home/users/russel/Repositories/Bazaar/Checkouts/Bazaar/Mainline_Working/bzrlib/lockable_files.py:61: UserWarning: 'LockableFiles(<bzrlib.transport.local.LocalTransport url=file:///tmp/testbzr-E1sDoP.tmp/bzrlib.tests.branch_implementations.test_stacking.TestStacking.test_get_set_stacked_on_url%28BzrBranchFormat7%29/work/target/.bzr/repository/>)' was gc'd while locked
...
> Is this to be expected?

Sadly, yes.

Bug 391024 -- "UserWarning: LockableFiles ... was gc'd while locked"
spam running usertest"


>
> Issue 2
> ---------
>
> The execution hangs on:
>
>  [17212/21477 in 16m15s, 1 err, 1 fail, 18 missing] test_transport_implementations.TransportTests.test_get(HTTPSServer_PyCurl)
>
> and never moves even after 15mins.  I suspect this is definitely wrong.
>

Bug 383920 -- python-2.6 regression: tests hang on
test_transport_implementations.TransportTests.test_get(HTTPSServer_PyCurl)

jml



More information about the bazaar mailing list