python3Packages.langchain-classic: disable flaky formatting-sensitive test
This commit is contained in:
@@ -99,6 +99,8 @@ buildPythonPackage (finalAttrs: {
|
||||
disabledTests = [
|
||||
# Network access (web.example.com)
|
||||
"test_socket_disabled"
|
||||
# Fails due to JSON formatting differences
|
||||
"test_configurable"
|
||||
];
|
||||
|
||||
# Bulk updater selects wrong tag
|
||||
|
||||
Reference in New Issue
Block a user