python310Packages.scrapy: disable failing tests

This commit is contained in:
Fabian Affolter
2022-12-19 19:27:52 +01:00
parent 6ec77211c7
commit ffc203e4ba
@@ -95,6 +95,7 @@ buildPythonPackage rec {
"test_nested_css"
"test_nested_xpath"
"test_flavor_detection"
"test_follow_whitespace"
# Requires network access
"AnonymousFTPTestCase"
"FTPFeedStorageTest"