mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
chore: skip failing test_migration_rebalance_node (#5042)
Signed-off-by: kostas <kostas@dragonflydb.io>
This commit is contained in:
parent
74524415c3
commit
65f94e5d82
1 changed files with 1 additions and 0 deletions
|
@ -2858,6 +2858,7 @@ For each migration we start migration, wait for it to finish and once it is fini
|
|||
"""
|
||||
|
||||
|
||||
@pytest.mark.skip("Flaky test")
|
||||
@pytest.mark.slow
|
||||
@pytest.mark.exclude_epoll
|
||||
@pytest.mark.asyncio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue