-
Type:
Build Failure
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: ai-ml-testing, AI/ML, LangChain
-
🔵 Done
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
FAILED tests/integration_tests/test_cache.py::test_mongodb_cache[True-MongoDBAtlasSemanticCache-plain_cache] - TimeoutError: Didn't ever ...
This only occurs with the remote Atlas tests.
[2025/08/27 19:41:36.225] FAILED tests/integration_tests/test_cache.py::test_mongodb_cache[True-MongoDBAtlasSemanticCache-plain_cache] - TimeoutError: Didn't ever [Generation(text='fizz')] [2025/08/27 19:41:36.225] FAILED tests/integration_tests/test_cache.py::test_mongodb_cache[True-MongoDBAtlasSemanticCache-cache_with_llm] - TimeoutError: Didn't ever [Generation(text='fizz')] [2025/08/27 19:41:36.225] FAILED tests/integration_tests/test_cache.py::test_mongodb_cache[True-MongoDBAtlasSemanticCache-cache_with_chat] - TimeoutError: Didn't ever [ChatGeneration(text='foo', message=AIMessage(content='foo', additional_kwargs={}, response_metadata={}))] [2025/08/27 19:41:36.226] FAILED tests/integration_tests/test_cache.py::test_mongodb_cache[False-MongoDBAtlasSemanticCache-plain_cache] - TimeoutError: Didn't ever [Generation(text='fizz')] [2025/08/27 19:41:36.226] FAILED tests/integration_tests/test_cache.py::test_mongodb_cache[False-MongoDBAtlasSemanticCache-cache_with_llm] - TimeoutError: Didn't ever [Generation(text='fizz')] [2025/08/27 19:41:36.604] FAILED tests/integration_tests/test_cache.py::test_mongodb_cache[False-MongoDBAtlasSemanticCache-cache_with_chat] - TimeoutError: Didn't ever [ChatGeneration(text='foo', message=AIMessage(content='foo', additional_kwargs={}, response_metadata={}))] [2025/08/27 19:41:36.604] FAILED tests/integration_tests/test_cache.py::test_mongodb_atlas_cache_matrix[single_prompt_two_generations] - TimeoutError: Didn't ever [Generation(text='9a55ab62-2f53-4b3b-9aa7-f4a8a0cccd0b', generation_info={'_type': 'fake', 'stop': None}), Generation(text='d5b1c8d6-23a1-4e1f-b2ed-591e2c12d348', generation_info={'_type': 'fake', 'stop': None})] [2025/08/27 19:41:36.604] FAILED tests/integration_tests/test_cache.py::test_mongodb_atlas_cache_matrix[single_prompt_three_generations] - TimeoutError: Didn't ever [Generation(text='776c207f-f2c1-4df7-a298-51e4e57bdd9f', generation_info={'_type': 'fake', 'stop': None}), Generation(text='83c6ede2-7686-4c65-a515-4a80e27a44e2', generation_info={'_type': 'fake', 'stop': None}), Generation(text='5c754d83-b6a5-49ef-91f4-d43c04c6fdc0', generation_info={'_type': 'fake', 'stop': None})] [2025/08/27 19:41:36.604] ====== 8 failed, 108 passed, 2 skipped, 62 warnings in 3052.11s (0:50:52) ======