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

sql: refactor flaky logic test as a unit test #135957

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuzefovich
Copy link
Member

This commit pulls out a subset of zone_config_system_tenant logic test file into a separate unit test. This is done because this test is known to cause undesired diff to be included when using --rewrite option over the logic test suite (see 0266dcd). This commit fixes the undesired diff that was checked in recently in cd1fac3.

Fixes: #135896.
Fixes: #135897.

Release note: None

This commit pulls out a subset of `zone_config_system_tenant` logic test
file into a separate unit test. This is done because this test is known
to cause undesired diff to be included when using `--rewrite` option
over the logic test suite (see 0266dcd).
This commit fixes the undesired diff that was checked in recently in
cd1fac3.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants