Skip to content

Commit

Permalink
kvcoord: refactor ambiguous commit tests
Browse files Browse the repository at this point in the history
In cockroachdb#107323, testing for the ambiguous write case that leads to the
"transaction unexpectedly committed" bug were introduced, however to
increase test coverage of the fix, multiple schedules of operations need
to be tested. This change simply refactors the framework of the existing
test in order to enable the addition of muliple subtests. The subtests
are included in a separate patch.

Part of: cockroachdb#103817

Release note: None
  • Loading branch information
AlexTalks committed Oct 6, 2023
1 parent f644e4b commit 5bf5696
Showing 1 changed file with 254 additions and 210 deletions.
Loading

0 comments on commit 5bf5696

Please sign in to comment.