1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00

test: Disable flaky test test_policy_based_eviction_propagation (#2505)

This commit is contained in:
Shahar Mike 2024-01-30 10:28:00 +02:00 committed by GitHub
parent 87fb07abe3
commit ad90602bc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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(