From 4398d95a02659c90df496a9156c7b3297cc42f50 Mon Sep 17 00:00:00 2001 From: Konstantin Lopuhin Date: Fri, 15 Jan 2016 14:54:12 +0300 Subject: [PATCH] skip this file on py3 again - it has one compression test, sould be done separately --- tests/py3-ignores.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/py3-ignores.txt b/tests/py3-ignores.txt index 0da1b6089..57e80f590 100644 --- a/tests/py3-ignores.txt +++ b/tests/py3-ignores.txt @@ -7,6 +7,7 @@ tests/test_crawl.py tests/test_downloadermiddleware_httpcache.py tests/test_downloadermiddleware_httpcompression.py tests/test_downloadermiddleware_httpproxy.py +tests/test_downloadermiddleware.py tests/test_downloadermiddleware_retry.py tests/test_engine.py tests/test_mail.py