We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f9020 commit 01d5dd7Copy full SHA for 01d5dd7
test/ingress/conformance/utils/http/http.go
@@ -496,6 +496,5 @@ func MakeRequestAndCountExpectedResponse(t *testing.T, r roundtripper.RoundTripp
496
t.Errorf("Test failed, expect the minSuccRate is %v, the maxSuccRate is %v, but got %v", minSuccRate, maxSuccRate, rate)
497
return
498
}
499
-
500
t.Logf("Test passed")
501
0 commit comments