-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
FAILED tests/integration_tests/test_graphrag.py::test_extract_entity_names - AssertionError: assert set() ==
{'Jane Smith', 'John Doe'}FAILED tests/integration_tests/test_graphrag.py::test_similarity_search - assert 0 >= 4
Both tests are using the default "flaky" decorator, which allows for one failure, we may need to update to allow passing 3 out of 5 times, e.g. flaky(max_runs=5, min_passes=3).
- duplicates
-
INTPYTHON-629 Flaky Test: test_graphrag
-
- Closed
-