From 200f37c7df631bee99c2bffc4a80b8dbe66b5cb9 Mon Sep 17 00:00:00 2001 From: marcello33 Date: Tue, 10 Sep 2024 15:05:46 +0200 Subject: [PATCH] chg: skip one more synced test --- core/blockchain_repair_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/blockchain_repair_test.go b/core/blockchain_repair_test.go index 1a8a114509..50706900d0 100644 --- a/core/blockchain_repair_test.go +++ b/core/blockchain_repair_test.go @@ -128,7 +128,7 @@ func TestShortSnapSyncingRepairWithSnapshots(t *testing.T) { } func testShortSnapSyncingRepair(t *testing.T, snapshots bool) { - // t.Skip("snap sync not supported in bor") + t.Skip("snap sync not supported in bor") // Chain: // G->C1->C2->C3->C4->C5->C6->C7->C8 (HEAD) //