Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(311)

Issue 111041: failing tests when zlib support is not available

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 7 months ago by nicdumz
Modified:
8 years, 3 months ago
Reviewers:
Base URL:
http://svn.python.org/view/*checkout*/python/trunk/
Visibility:
Public.

Description

Several unittests are failing when zlib support is not available. Adding a few unittest.skipUnless decorators to solve this issue.

Patch Set 1 #

Patch Set 2 : deleting an extra linefeed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -3 lines) Patch
M Lib/distutils/tests/test_archive_util.py View 4 chunks +7 lines, -0 lines 0 comments Download
M Lib/distutils/tests/test_bdist_dumb.py View 2 chunks +6 lines, -0 lines 0 comments Download
M Lib/distutils/tests/test_sdist.py View 5 chunks +9 lines, -0 lines 0 comments Download
M Lib/test/test_gzip.py View 1 chunk +2 lines, -1 line 0 comments Download
M Lib/test/test_zipfile.py View 1 3 chunks +3 lines, -0 lines 0 comments Download
M Lib/test/test_zipimport.py View 1 chunk +3 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b