Skip to content

logictest: add retryable subtests#56841

Closed
jordanlewis wants to merge 1 commit intocockroachdb:masterfrom
jordanlewis:lt-retry
Closed

logictest: add retryable subtests#56841
jordanlewis wants to merge 1 commit intocockroachdb:masterfrom
jordanlewis:lt-retry

Conversation

@jordanlewis
Copy link
Copy Markdown
Member

A retryable subtest is retried if a retriable (40001) error is
encountered during the test.

Fixes #56700.
Fixes #53724.

Release note: None

A retryable subtest is retried if a retriable (40001) error is
encountered during the test.

Fixes cockroachdb#56700.
Fixes cockroachdb#53724.

Release note: None
@jordanlewis jordanlewis requested a review from a team November 18, 2020 03:51
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@jordanlewis
Copy link
Copy Markdown
Member Author

This is a PR for discussion. I'm not sure if it is such a good idea.

Copy link
Copy Markdown
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

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

Interesting. Should we disallow changing users and thus connections during such subtests?

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

@jordanlewis
Copy link
Copy Markdown
Member Author

@ajwerner are we still interested in this? Are you satisfied with the other solution that you sent?

@ajwerner
Copy link
Copy Markdown
Contributor

@ajwerner are we still interested in this? Are you satisfied with the other solution that you sent?

We could do better than that thing, but I don't want to merge this as is. Do you?

@tbg tbg added the X-noremind Bots won't notify about PRs with X-noremind label May 6, 2021
@jordanlewis jordanlewis closed this Jan 3, 2023
@jordanlewis jordanlewis deleted the lt-retry branch January 5, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

X-noremind Bots won't notify about PRs with X-noremind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ccl/logictestccl: TestTenantLogic failed sql/logictest: schema_change_in_txn gets TransactionRetry error

4 participants