Skip to content

Commit c995ffc

Browse files
committed
bug server: fix lns mismatch in replication
Signed-off-by: adi_holden <adi@dragonflydb.io>
1 parent 50b0254 commit c995ffc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/dragonfly/replication_test.py

-1
Original file line numberDiff line numberDiff line change
@@ -2959,7 +2959,6 @@ async def test_preempt_in_atomic_section_of_heartbeat(df_factory: DflyInstanceFa
29592959
await fill_task
29602960

29612961

2962-
@pytest.mark.skip("temporarily skipped")
29632962
async def test_bug_in_json_memory_tracking(df_factory: DflyInstanceFactory):
29642963
"""
29652964
This test reproduces a bug in the JSON memory tracking.

0 commit comments

Comments
 (0)