mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-25 08:04:49 +00:00
Skip flaky test (#4444)
This commit is contained in:
parent
22c50207c1
commit
1b5df55dbb
@ -1101,6 +1101,7 @@ def test_multimodal_table_retrieval(table_docs: List[Document]):
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.skip("Must be reworked as it fails randomly")
|
||||
@pytest.mark.integration
|
||||
def test_multimodal_retriever_query():
|
||||
retriever = MultiModalRetriever(
|
||||
|
Loading…
x
Reference in New Issue
Block a user