[Bug 1116079] Re: Test bzrlib.tests.test_tuned_gzip.TestToGzip.test_enormous_chunk fails - potential regression in python2.7 2.7.3-15ubuntu1

Launchpad Bug Tracker 1116079 at bugs.launchpad.net
Mon Mar 18 20:00:21 UTC 2013


This bug was fixed in the package python2.7 - 2.7.3-16ubuntu2

---------------
python2.7 (2.7.3-16ubuntu2) raring; urgency=low

  * Update to 20130315, taken from the 2.7 branch.
    - Issue #1285086: Get rid of the refcounting hack and speed
      up urllib.unquote().
    - Issue #17368: Fix an off-by-one error in the Python JSON decoder
      that caused a failure while decoding empty object literals when
      object_pairs_hook was specified.
    - Issue #17299: Add test coverage for cPickle with file objects and general
      IO objects.
    - Issue #11963: Remove human verification from test_parser and
      test_subprocess.
    - Issue #16004: Add `make touch`.
    - Issue #17412: Update 2.7 Doc/make.bat to also use sphinx-1.0.7.
    - Issue #17047: Remove doubled words in docs and docstrings.
  * Revert the patch for Issue #1159051, handling corrupted gzip files
    with unexpected EOF. LP: #1116079.
 -- Matthias Klose <doko at ubuntu.com>   Fri, 15 Mar 2013 12:20:10 -0700

** Changed in: python2.7 (Ubuntu Raring)
       Status: Confirmed => Fix Released

-- 
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/1116079

Title:
  Test bzrlib.tests.test_tuned_gzip.TestToGzip.test_enormous_chunk fails
  - potential regression in python2.7 2.7.3-15ubuntu1

Status in Python:
  New
Status in “bzr” package in Ubuntu:
  Confirmed
Status in “python2.7” package in Ubuntu:
  Fix Released
Status in “bzr” source package in Raring:
  Confirmed
Status in “python2.7” source package in Raring:
  Fix Released

Bug description:
  The following test
  bzrlib.tests.test_tuned_gzip.TestToGzip.test_enormous_chunk fails
  with:

  ======================================================================
  FAIL: bzrlib.tests.test_tuned_gzip.TestToGzip.test_enormous_chunks
  ----------------------------------------------------------------------
  _StringException: Empty attachments:
    log

  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/bzrlib/tests/test_tuned_gzip.py", line 129, in test_enormous_chunks
      self.assertToGzip(['a large string\n'*1024*256])
    File "/usr/lib/python2.7/dist-packages/bzrlib/tests/test_tuned_gzip.py", line 116, in assertToGzip
      self.assertEqual(bytes, decoded)
  AssertionError: not equal:
  a = 'a large string\na large string\na large string\na larg
  [...]

  This is reproducible with:
  $ bzr selftest -s bzrlib.tests.test_tuned_gzip.TestToGzip.test_enormous_chunk

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: bzr 2.6.0~bzr6571-4ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-2.6-generic 3.8.0-rc4
  Uname: Linux 3.8.0-2-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Tue Feb  5 10:17:58 2013
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: bzr
  UpgradeStatus: Upgraded to raring on 2012-01-31 (370 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1116079/+subscriptions




More information about the foundations-bugs mailing list