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

sqlsmith: silence sqlsmith issue filing after query timeout #45459

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

rohany
Copy link
Contributor

@rohany rohany commented Feb 26, 2020

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@yuzefovich yuzefovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @rohany)


pkg/cmd/roachtest/sqlsmith.go, line 164 at r1 (raw file):

					// should not cause an issue to be raised, as they most likely are
					// just timing out.
					c.l.Printf("query timed out, but did not cancel execution:\n%s;", stmt)

I think we should also file a bug that SET statement_timeout is not always respected, and leave a TODO here to fail the test once that issue is resolved.

@rohany
Copy link
Contributor Author

rohany commented Feb 26, 2020

Filed #45463 and #45461

@rohany
Copy link
Contributor Author

rohany commented Feb 26, 2020

bors r=yuzefovich

@craig
Copy link
Contributor

craig bot commented Feb 26, 2020

Build succeeded

@craig craig bot merged commit 13c971c into cockroachdb:master Feb 26, 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.

3 participants