Loading pkgs/development/python-modules/chromadb/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -136,6 +136,11 @@ buildPythonPackage rec { export HOME=$(mktemp -d) ''; disabledTests = [ # flaky / timing sensitive "test_fastapi_server_token_authn_allows_when_it_should_allow" ]; disabledTestPaths = [ # Tests require network access "chromadb/test/property/test_cross_version_persist.py" Loading Loading
pkgs/development/python-modules/chromadb/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -136,6 +136,11 @@ buildPythonPackage rec { export HOME=$(mktemp -d) ''; disabledTests = [ # flaky / timing sensitive "test_fastapi_server_token_authn_allows_when_it_should_allow" ]; disabledTestPaths = [ # Tests require network access "chromadb/test/property/test_cross_version_persist.py" Loading