chore: skip test_bug_in_json_memory_tracking (#5066)

Signed-off-by: kostas <kostas@dragonflydb.io>
This commit is contained in:
Kostas Kyrimis 2025-05-06 10:38:02 +03:00 committed by GitHub
parent d1e5049f64
commit a8b19c9b88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2959,6 +2959,7 @@ async def test_preempt_in_atomic_section_of_heartbeat(df_factory: DflyInstanceFa
await fill_task
@pytest.mark.skip("Flaky test")
async def test_bug_in_json_memory_tracking(df_factory: DflyInstanceFactory):
"""
This test reproduces a bug in the JSON memory tracking.