Skip to content

Commit

Permalink
Deflake TestFlowContolLogicalRace (#1279)
Browse files Browse the repository at this point in the history
  • Loading branch information
MakMukhi authored Jun 8, 2017
1 parent d1cd155 commit dbdb479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/end2end_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4120,7 +4120,7 @@ func TestFlowControlLogicalRace(t *testing.T) {
recvCount = 2
maxFailures = 3

requestTimeout = time.Second
requestTimeout = time.Second * 5
)

requestCount := 10000
Expand Down

0 comments on commit dbdb479

Please sign in to comment.