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

roachtest: temporarily omit testing setting in sqlsmith #55516

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

yuzefovich
Copy link
Member

Recently introduced testing_vectorize_inject_panics testing session
variable is only supported on master branch, so we need to gate its
usage based on the version. However, 21.1 version hasn't been minted
yet, so we temporarily disable the setting's usage.

Fixes: #55482.

Release note: None

Recently introduced `testing_vectorize_inject_panics` testing session
variable is only supported on master branch, so we need to gate its
usage based on the version. However, 21.1 version hasn't been minted
yet, so we temporarily disable the setting's usage.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Oct 13, 2020

This PR was included in a batch that was canceled, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Oct 13, 2020

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Oct 13, 2020

Build succeeded:

@craig craig bot merged commit df7daec into cockroachdb:master Oct 13, 2020
@yuzefovich yuzefovich deleted the sqlsmith branch October 13, 2020 21:47
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.

roachtest: sqlsmith unrecognized configuration parameter "testing_vectorize_inject_panics"
3 participants