python3Packages.celery: disable failing tests
This is likely an API change in pymongo between 4.13.2 and 4.16.0.
This commit is contained in:
@@ -120,6 +120,10 @@ buildPythonPackage rec {
|
||||
"test_itercapture_limit"
|
||||
"test_stamping_headers_in_options"
|
||||
"test_stamping_with_replace"
|
||||
# pymongo api compat
|
||||
# TypeError: InvalidDocument.__init__() missing 1 required positional argumen...
|
||||
"test_store_result"
|
||||
"test_store_result_with_request"
|
||||
|
||||
# Celery tries to look up group ID (e.g. 30000)
|
||||
# which does not reliably succeed in the sandbox on linux,
|
||||
|
||||
Reference in New Issue
Block a user