Skip to content

VCopier Flaky Test: modify how we validate expected queries#6033

Merged
sougou merged 2 commits intovitessio:masterfrom
planetscale:rn-vcopier-flaky-test-2
Apr 8, 2020
Merged

VCopier Flaky Test: modify how we validate expected queries#6033
sougou merged 2 commits intovitessio:masterfrom
planetscale:rn-vcopier-flaky-test-2

Conversation

@rohit-nayak-ps
Copy link
Copy Markdown
Member

Earlier we either checked for all queries or we ignored all _vt.vreplication and begin/commit/rollback queries. This didn't work well when we wanted to validate certain _vt.vreplication queries.

Now we only ignore spurious update pos transactions and check explicitly for all other _vt.vreplication queries. This also documents the tests better.

Signed-off-by: Rohit Nayak rohit@planetscale.com

…d passed-through queries back to wanted queries

Signed-off-by: Rohit Nayak <rohit@planetscale.com>
@rohit-nayak-ps rohit-nayak-ps requested a review from sougou as a code owner April 8, 2020 19:31
@rohit-nayak-ps rohit-nayak-ps changed the title VCopier Flaky Test: modify how we validate expected queries (WIP) VCopier Flaky Test: modify how we validate expected queries Apr 8, 2020
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
@rohit-nayak-ps rohit-nayak-ps changed the title (WIP) VCopier Flaky Test: modify how we validate expected queries VCopier Flaky Test: modify how we validate expected queries Apr 8, 2020
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