From 46832c10bfb07837328b37067e36990ee6f6c8f6 Mon Sep 17 00:00:00 2001 From: Sejong Kim Date: Sat, 7 Sep 2024 23:56:01 +0900 Subject: [PATCH] Skip test --- server/packs/packs_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/server/packs/packs_test.go b/server/packs/packs_test.go index d343b61a2..026e935e6 100644 --- a/server/packs/packs_test.go +++ b/server/packs/packs_test.go @@ -152,6 +152,7 @@ func triggerErrUpdateClientInfo(on bool) { func TestPacks(t *testing.T) { t.Run("cannot detect change duplication due to clientInfo update failure", func(t *testing.T) { + t.Skip("remove this after resolving pushpull consistency problem") ctx := context.Background() projectInfo, err := testBackend.DB.FindProjectInfoByID(