From ad90602bc270902ba823cd0578b8db84b6759100 Mon Sep 17 00:00:00 2001 From: Shahar Mike Date: Tue, 30 Jan 2024 10:28:00 +0200 Subject: [PATCH] test: Disable flaky test `test_policy_based_eviction_propagation` (#2505) --- tests/dragonfly/replication_test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/dragonfly/replication_test.py b/tests/dragonfly/replication_test.py index acac25812..5e9740291 100644 --- a/tests/dragonfly/replication_test.py +++ b/tests/dragonfly/replication_test.py @@ -1875,6 +1875,7 @@ async def test_heartbeat_eviction_propagation(df_local_factory): await disconnect_clients(c_master, *[c_replica]) +@pytest.mark.skip(reason="Test is flaky") @pytest.mark.asyncio async def test_policy_based_eviction_propagation(df_local_factory, df_seeder_factory): master = df_local_factory.create(