Skip to content

Commit

Permalink
turn off flake (#15135)
Browse files Browse the repository at this point in the history
  • Loading branch information
krehermann authored Nov 6, 2024
1 parent 9e899bb commit 04a4075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/smoke/vrfv2_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1008,6 +1008,7 @@ func TestVRFV2WithBHS(t *testing.T) {
}

func TestVRFV2NodeReorg(t *testing.T) {
t.Skip("Flakey", "https://smartcontract-it.atlassian.net/browse/DEVSVCS-829")
t.Parallel()
var (
env *test_env.CLClusterTestEnv
Expand Down

0 comments on commit 04a4075

Please sign in to comment.