Skip to content

Commit

Permalink
mark TT-4069 as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffy-mathew committed May 6, 2022
1 parent 8127132 commit b2cb3b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gateway/mw_http_signature_validation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,7 @@ func BenchmarkRSAAuthSessionPass(b *testing.B) {
}

func TestRSAAuthSessionKeyMissing(t *testing.T) {
test.Racy(t) // TODO: TT-4069
ts := StartTest(nil)
defer ts.Close()

Expand Down

0 comments on commit b2cb3b9

Please sign in to comment.