mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
python3Packages.langgraph-checkpoint-postgres: Disable flaky test
This commit is contained in:
@@ -84,6 +84,8 @@ buildPythonPackage rec {
|
||||
"test_vector_search_with_filters"
|
||||
"test_vector_search_pagination"
|
||||
"test_vector_search_edge_cases"
|
||||
# Flaky under a parallel build (database in use)
|
||||
"test_store_ttl"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "langgraph.checkpoint.postgres" ];
|
||||
|
||||
Reference in New Issue
Block a user