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

feat: Add Test Case Generation for Weak Isolation Levels in Different Databases #61

Open
wants to merge 14 commits into
base: coo-consistency-check
Choose a base branch
from

Conversation

WeihuaSun
Copy link

@WeihuaSun WeihuaSun commented Aug 1, 2024

issue #42
Generate different test cases for weak isolation levels of different databases.

The isolation level of the database has different capabilities to break the cycles in POP. If the isolation level can break the cycles in POP, then the test case corresponding to POP should not have data anomalies under the isolation level. I corresponded the isolation level with the ability to break the cycles and summarized 6 mechanisms.

By specifying the database and isolation level, the code can generate test cases for the isolation level.

@tencent-adm
Copy link
Member

tencent-adm commented Aug 1, 2024

CLA assistant check
All committers have signed the CLA.

@WeihuaSun WeihuaSun marked this pull request as ready for review August 1, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants