Problems with "bzr selftest"

Russel Winder russel.winder at concertant.com
Fri Jul 3 12:18:45 BST 2009


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
  warnings.warn("%r was gc'd while locked" % self.repr)
. . .
/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_unstack_fetches%28RemoteBranchFormat-v2%29/work/mainline/.bzr/repository/>)' was gc'd while locked
  warnings.warn("%r was gc'd while locked" % self.repr)
. . .
/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.bzrdir_implementations.test_bzrdir.TestBzrDir.test_format_initialize_on_transport_ex_default_stack_on%28BzrDirMetaFormat1%29/work/stack-on/.bzr/repository/>)' was gc'd while locked
  warnings.warn("%r was gc'd while locked" % self.repr)

Is this to be expected?

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.

-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: russel at russel.org.uk
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:russel.winder at ekiga.net
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090703/ca3234bb/attachment.pgp 


More information about the bazaar mailing list