Skip to content

sql: fix flaky role logic test#92303

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
rafiss:fix-flaky-TestTenantLogic_role
Nov 23, 2022
Merged

sql: fix flaky role logic test#92303
craig[bot] merged 1 commit intocockroachdb:masterfrom
rafiss:fix-flaky-TestTenantLogic_role

Conversation

@rafiss
Copy link
Copy Markdown
Collaborator

@rafiss rafiss commented Nov 22, 2022

fixes #92164

The role IDs are not important to this test, and were causing flakiness since the backing sequence may generate IDs with gaps.

Release note: None

The role IDs are not important to this test, and were causing flakiness
since the backing sequence may generate IDs with gaps.

Release note: None
@rafiss rafiss requested a review from a team November 22, 2022 01:33
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@rafiss rafiss requested a review from ZhouXing19 November 22, 2022 19:46
Copy link
Copy Markdown
Collaborator

@ZhouXing19 ZhouXing19 left a comment

Choose a reason for hiding this comment

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

Do we need to backport this?

@rafiss
Copy link
Copy Markdown
Collaborator Author

rafiss commented Nov 22, 2022

i'll backport to 22.2, which is when this test was changed to have these IDs. tftr!

bors r=ZhouXing19

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 22, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 22, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 23, 2022

Build succeeded:

@craig craig bot merged commit b60baa6 into cockroachdb:master Nov 23, 2022
@rafiss rafiss deleted the fix-flaky-TestTenantLogic_role branch November 29, 2022 02:02
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.

sql: TestTenantLogic_role flaky

3 participants