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

Add another failure pattern in SQL Server concurrent modification test #17949

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jun 19, 2023

Description

https://github.com/trinodb/trino/actions/runs/5299189833/jobs/9592021346

Error:    TestSqlServerConnectorTest>BaseSqlServerConnectorTest.testReadMetadataWithRelationsConcurrentModifications:171 
Expecting message:
  "io.trino.testing.QueryFailedException: Error listing tables for catalog sqlserver: Lock request time out period exceeded."
to match regex:
  "(?s).*(No task completed before timeout|was deadlocked on lock resources with another process and has been chosen as the deadlock victim|Expecting actual not to be empty).*"
but did not.

Release notes

(x) This is not user-visible or docs only and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Jun 19, 2023
@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Jun 19, 2023
@ebyhr ebyhr requested review from hashhar and vlad-lyutenko June 19, 2023 08:12
@ebyhr ebyhr merged commit 23d4474 into trinodb:master Jun 19, 2023
@ebyhr ebyhr deleted the ebi/sqlserver-ci branch June 19, 2023 23:07
@github-actions github-actions bot added this to the 420 milestone Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

2 participants