Loading pkgs/development/python-modules/chromadb/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -151,6 +151,8 @@ buildPythonPackage rec { "test_fastapi_server_token_authn_rejects_when_it_should_reject" # Issue with event loop "test_http_client_bw_compatibility" # Issue with httpx "test_not_existing_collection_delete" ]; disabledTestPaths = [ Loading Loading
pkgs/development/python-modules/chromadb/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -151,6 +151,8 @@ buildPythonPackage rec { "test_fastapi_server_token_authn_rejects_when_it_should_reject" # Issue with event loop "test_http_client_bw_compatibility" # Issue with httpx "test_not_existing_collection_delete" ]; disabledTestPaths = [ Loading