vectorcode: disable broken test in embedded chromadb

This commit is contained in:
Sarah Clark
2025-07-29 17:53:02 -07:00
parent 0a9bcf7725
commit e06d31bc76
+1
View File
@@ -85,6 +85,7 @@ let
# ValueError: An instance of Chroma already exists for ephemeral with different settings
"chromadb/test/test_chroma.py"
"chromadb/test/test_client.py"
"chromadb/test/ef/test_multimodal_ef.py"
];
});
};