[Python-modules-commits] [betamax] 06/08: Ignore test_requests_2_11_body_matcher.py because it needs Internet

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sun Sep 18 16:07:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

eriol-guest pushed a commit to branch master
in repository betamax.

commit f171fe033b21809327a7c2ab7fb56f2af72e927d
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sun Sep 18 16:47:45 2016 +0200

    Ignore test_requests_2_11_body_matcher.py because it needs Internet
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index f7195af..24ae6f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ export PYBUILD_TEST_ARGS = --ignore tests/integration/test_fixtures.py \
 	--ignore tests/integration/test_record_modes.py \
 	--ignore tests/integration/test_unicode.py \
 	--ignore tests/regression/test_gzip_compression.py \
+	--ignore tests/regression/test_requests_2_11_body_matcher.py \
 	-k 'not test_add_urllib3_response'
 
 LAST_CHANGE = $(shell dpkg-parsechangelog -S Date)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/betamax.git



More information about the Python-modules-commits mailing list