Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(fix): testing the serializability behaviour without relying on the underlying concurrency #1079

Merged
merged 5 commits into from May 19, 2023

Conversation

jainsahab
Copy link
Member

@jainsahab jainsahab commented May 17, 2023

fix #497

Since we are testing the behaviour (i.e. if two transactions conflict with each other, the database guarantees that only one can commit successfully at a time) now, both of the tests are now agnostic of underlying concurrency mechanism. This makes sure that both of the tests continue to pass in any gcloud project .

…underlying concurrency implementation details
@jainsahab jainsahab requested review from a team as code owners May 17, 2023 08:04
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: datastore Issues related to the googleapis/java-datastore API. labels May 17, 2023
@kolea2 kolea2 changed the title fix: testing the serializability behaviour instead of relying on the underlying concurrency test(fix): testing the serializability behaviour instead of relying on the underlying concurrency May 18, 2023
@jainsahab jainsahab changed the title test(fix): testing the serializability behaviour instead of relying on the underlying concurrency test(fix): testing the serializability behaviour without relying on the underlying concurrency May 19, 2023
@jainsahab jainsahab added automerge Merge the pull request once unit tests and other checks pass. owlbot:run Add this label to trigger the Owlbot post processor. labels May 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner May 19, 2023 05:35
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6f03fab into googleapis:main May 19, 2023
19 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/java-datastore API. size: m Pull request size is medium.
Projects
None yet
2 participants