forked from pool/python-Scrapy
skip another test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Scrapy?expand=0&rev=49
This commit is contained in:
@@ -120,6 +120,8 @@ skiplist="test_pformat"
|
||||
skiplist="$skiplist or CheckCommandTest or test_file_path"
|
||||
# Flaky test gh#scrapy/scrapy#5703
|
||||
skiplist="$skiplist or test_start_requests_laziness"
|
||||
# Fails on 32 bit arches
|
||||
skiplist="$skiplist or test_queue_push_pop_priorities"
|
||||
%{pytest -x \
|
||||
-k "not (${skiplist})" \
|
||||
-W ignore::DeprecationWarning \
|
||||
|
Reference in New Issue
Block a user