3TS icon indicating copy to clipboard operation
3TS copied to clipboard

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

Open WeihuaSun opened this issue 1 year ago • 1 comments

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.

WeihuaSun avatar Aug 01 '24 04:08 WeihuaSun

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

tencent-adm avatar Aug 01 '24 04:08 tencent-adm