Skip to content

sqlsmith: silence sqlsmith issue filing after query timeout#45459

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
rohany:sqlsmith-timeout-err
Feb 26, 2020
Merged

sqlsmith: silence sqlsmith issue filing after query timeout#45459
craig[bot] merged 1 commit intocockroachdb:masterfrom
rohany:sqlsmith-timeout-err

Conversation

@rohany
Copy link
Copy Markdown
Contributor

@rohany rohany commented Feb 26, 2020

Release note: None

@rohany rohany requested a review from yuzefovich February 26, 2020 18:21
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

rohany commented Feb 26, 2020

Filed #45463 and #45461

@rohany rohany force-pushed the sqlsmith-timeout-err branch from 02c0cdf to 5e48731 Compare February 26, 2020 18:55
@rohany
Copy link
Copy Markdown
Contributor Author

rohany commented Feb 26, 2020

bors r=yuzefovich

@craig
Copy link
Copy Markdown
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