forked from googleapis/google-cloud-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unflake TestReadWriteTransaction_ErrorReturned
The mehod shouldHaveReceived was called twice inside the test case, but calling this method drains the requests from the mock server, which will cause the second call to always return an empty range of requests. Fixes googleapis#1409 Change-Id: I25e07d787f206b07554de36e045c033c128e75ca Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/40410 Reviewed-by: kokoro <[email protected]> Reviewed-by: Jean de Klerk <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters