Skip to content

Commit 147794c

Browse files
committed
python3Packages.langchain-community: disable flaky caching test
1 parent aae3985 commit 147794c

File tree

1 file changed

+1
-0
lines changed
  • pkgs/development/python-modules/langchain-community

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/langchain-community/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ buildPythonPackage rec {
112112
# requires bs4, aka BeautifulSoup
113113
"test_importable_all"
114114
# flaky
115+
"test_llm_caching"
115116
"test_llm_caching_async"
116117
];
117118

0 commit comments

Comments
 (0)