From 99f1f2ad1dbff9ae2e97755b2d61e03ab2339a6d Mon Sep 17 00:00:00 2001 From: Konstantin Lopuhin Date: Thu, 14 Jan 2016 19:00:48 +0300 Subject: [PATCH] unskip tests and modules ported to py3 --- tests/py3-ignores.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/py3-ignores.txt b/tests/py3-ignores.txt index 9e75ecf92..57e80f590 100644 --- a/tests/py3-ignores.txt +++ b/tests/py3-ignores.txt @@ -4,7 +4,6 @@ tests/test_command_shell.py tests/test_exporters.py tests/test_linkextractors_deprecated.py tests/test_crawl.py -tests/test_downloader_handlers.py tests/test_downloadermiddleware_httpcache.py tests/test_downloadermiddleware_httpcompression.py tests/test_downloadermiddleware_httpproxy.py @@ -25,8 +24,6 @@ scrapy/xlib/tx/client.py scrapy/xlib/tx/_newclient.py scrapy/xlib/tx/__init__.py scrapy/core/downloader/handlers/s3.py -scrapy/core/downloader/handlers/http11.py -scrapy/core/downloader/handlers/http.py scrapy/core/downloader/handlers/ftp.py scrapy/pipelines/images.py scrapy/pipelines/files.py