[Bug 1090043] Re: raring test failure: bzrlib.tests.test_smart.TestSmartServerRepositoryGetParentMap.test_trivial_bzipped
Jelmer Vernooij
1090043 at bugs.launchpad.net
Thu Dec 13 20:15:48 UTC 2012
It doesn't work here in a raring chroot:
root at gwenhwyvar:~# cat /etc/issue
Ubuntu Raring Ringtail (development branch) \n \l
root at gwenhwyvar:~# dpkg -l | grep python\
ii python 2.7.3-10ubuntu3 amd64 interactive high-level object-oriented language (default version)
root at gwenhwyvar:~# python
Python 2.7.3 (default, Dec 12 2012, 19:00:09)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import bz2
>>> bz2.compress('')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: the bz2 library has received wrong parameters
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/1090043
Title:
raring test failure:
bzrlib.tests.test_smart.TestSmartServerRepositoryGetParentMap.test_trivial_bzipped
Status in Bazaar Version Control System:
Confirmed
Status in “bzr” package in Ubuntu:
Triaged
Bug description:
Trying to build a snapshot of revision 6571 on Ubuntu raring fails
with the following test failure:
ERROR: bzrlib.tests.test_smart.TestSmartServerRepositoryGetParentMap.test_trivial_bzipped
----------------------------------------------------------------------
_StringException: log: {{{
1682.947 creating repository in memory+205946636:///.bzr/.
1682.949 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0xc69c46c> in memory+205946636:///
}}}
Traceback (most recent call last):
File "/build/buildd/bzr-2.6.0~bzr6571/build/lib.linux-i686-2.7/bzrlib/tests/test_smart.py", line 1656, in test_trivial_bzipped
smart_req.SuccessfulSmartServerResponse(('ok', ), bz2.compress('')),
ValueError: the bz2 library has received wrong parameters
----------------------------------------------------------------------
Ran 28505 tests in 1745.308s
FAILED (errors=1, known_failure_count=59)
https://launchpadlibrarian.net/125714027/buildlog_ubuntu-
raring-i386.bzr_2.6.0~bzr6571-1~ppa1_FAILEDTOBUILD.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/1090043/+subscriptions
More information about the foundations-bugs
mailing list