mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
dev-python/scrapy: fix pytest fail
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
parent
aa1f63eb15
commit
c3665bb11a
@ -57,5 +57,7 @@ EPYTEST_DESELECT=(
|
||||
tests/test_pipeline_files.py::TestFTPFileStore::test_persist
|
||||
# Flaky test: https://github.com/scrapy/scrapy/issues/6193
|
||||
tests/test_crawl.py::CrawlTestCase::test_start_requests_laziness
|
||||
# Missing dependencies
|
||||
tests/test_spidermiddleware_output_chain.py
|
||||
)
|
||||
EPYTEST_IGNORE=( docs )
|
||||
|
Loading…
x
Reference in New Issue
Block a user