Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@olavloite
Copy link

This integration test could be flaky as it assumed that a transaction would abort an exact number of times, but fact is that Spanner could abort a transaction at any time. The test case has therefore been
changed to check that AT LEAST the expected number of aborts occurred. More than the expected number of aborts is also accepted.

This integration test could be flaky as it assumed that a transaction
would abort an exact number of times, but fact is that Spanner could
abort a transaction at any time. The test case has therefore been
changed to check that AT LEAST the expected number of aborts occurred.
More than the expected number of aborts is also accepted.
@olavloite olavloite requested a review from kolea2 August 6, 2019 14:23
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 6, 2019
@kolea2 kolea2 merged commit f7d3438 into googleapis:master Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants