Skip to content

Commit a96d4e4

Browse files
authored
chore: disable flaky fuzzy migration test (#2716)
1 parent d709f2a commit a96d4e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/dragonfly/cluster_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,7 @@ class NodeInfo:
979979
sync_ids: list
980980

981981

982+
@pytest.mark.skip(reason="Failing on github regression action")
982983
@pytest.mark.parametrize(
983984
"node_count, segments, keys",
984985
[

0 commit comments

Comments
 (0)