error from bzr-rebase selftest

Jelmer Vernooij jelmer at samba.org
Fri Dec 14 14:16:31 GMT 2007


Hi Adam,
Am Freitag, den 14.12.2007, 09:01 -0500 schrieb Adam Mercer:
> I'm getting the following error when running "bzr selftest rebase"
> with the bzr-rebase-0.3 and bzr-1.0:
> 
> FAIL: test_simple (bzrlib.plugins.rebase.test_rebase.ConversionTests)
[...]
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/opt/local/lib/python2.5/site-packages/bzrlib/plugins/rebase/test_rebase.py",
> line 82, in test_simple
>     wt.branch.repository.revision_parents(newrev))
> AssertionError: not equal:
> a = ['bloe']
> b = ('bloe',)
> 
> Is this anything to worry about?
Nope, this is a bug in the tests (caused by the return type of
revision_parents() changing) that has since been fixed.

Cheers,

Jelmer
-- 
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org



More information about the bazaar mailing list