Skip to content

Commit 3dc3faa

Browse files
committed
Skip flaky tests
1 parent f0231f4 commit 3dc3faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_query.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ def test_paginate_vector_query(index, vector_query, sample_data):
560560
assert i == expected_iterations
561561

562562

563+
@pytest.mark.skip("Flaky test")
563564
def test_paginate_filter_query(index, filter_query):
564565
batch_size = 3
565566
all_results = []

0 commit comments

Comments
 (0)