mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-14 16:47:06 +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
|
@pytest.mark.integration
|
||||||
def test_multimodal_retriever_query():
|
def test_multimodal_retriever_query():
|
||||||
retriever = MultiModalRetriever(
|
retriever = MultiModalRetriever(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user