Skip to content

Commit 273efd3

Browse files
joshua-kimyacovm
authored andcommitted
Skip Flaky Test (ava-labs#3495)
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
1 parent d343801 commit 273efd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x/sync/sync_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,6 +1078,8 @@ func Test_Sync_Result_Correct_Root_With_Sync_Restart(t *testing.T) {
10781078
}
10791079

10801080
func Test_Sync_Result_Correct_Root_Update_Root_During(t *testing.T) {
1081+
t.Skip("FLAKY")
1082+
10811083
require := require.New(t)
10821084

10831085
now := time.Now().UnixNano()

0 commit comments

Comments
 (0)