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

Skip to content

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Oct 31, 2019

Closes #9534.

@tseaver tseaver added testing api: spanner Issues related to the Spanner API. flaky labels Oct 31, 2019
@tseaver tseaver requested review from crwilcox and emar-kar October 31, 2019 17:05
@tseaver tseaver requested a review from frankyn as a code owner October 31, 2019 17:05
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 31, 2019
@tseaver
Copy link
Contributor Author

tseaver commented Oct 31, 2019

Ugh, a different flaky systest, similar to #8474, rears its ugly head. It is like this one, in that the back-end in transaction.batch_update is returning partial success, even though the error code is ABORTED (which makes partial success bogus, AFAICT).

@tseaver tseaver changed the title test(spanner): unflake 'test_transaction_batch_update_and_execute_dml' systest test(spanner): harden 'test_transaction_batch_update*' systests against partial success + abort Oct 31, 2019
@emar-kar
Copy link
Contributor

emar-kar commented Nov 1, 2019

LGTM

@tseaver tseaver merged commit 48359eb into googleapis:master Nov 1, 2019
@tseaver tseaver deleted the 9534-spanner-unflake-batch-dml-systest branch November 1, 2019 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement. flaky testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spanner: 'test_transaction_batch_update_and_execute_dml' systest flakes with 'None' status code.
3 participants