python313Packages.celery: disable more tests on aarch64-darwin (#499207)
This commit is contained in:
@@ -202,6 +202,9 @@ buildPythonPackage rec {
|
||||
"test_cleanup"
|
||||
"test_with_autoscaler_file_descriptor_safety"
|
||||
"test_with_file_descriptor_safety"
|
||||
# OverflowError: Python int too large to convert to C int
|
||||
"test_fd_by_path"
|
||||
"test_open"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "celery" ];
|
||||
|
||||
Reference in New Issue
Block a user