Skip to content

multitenant: unskip multitenant_admin_function_test#98801

Merged
craig[bot] merged 2 commits intocockroachdb:masterfrom
ecwall:multitenant_unskip_multitenant_admin_function_test
Mar 17, 2023
Merged

multitenant: unskip multitenant_admin_function_test#98801
craig[bot] merged 2 commits intocockroachdb:masterfrom
ecwall:multitenant_unskip_multitenant_admin_function_test

Conversation

@ecwall
Copy link
Copy Markdown
Contributor

@ecwall ecwall commented Mar 16, 2023

Fixes #95201

This test was flaking because it was verifying exact range start keys
which are non-deterministic.

This was fixed as part of #98483 which allows any value for the range start key
and can now be unskipped.

Release note: None

@ecwall ecwall requested review from knz and rafiss March 16, 2023 19:03
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Fixes #95201

This test was flaking because it was verifying exact range start keys
which are non-deterministic.

This was fixed as part of #98483 which allows any value for the range start key
and can now be unskipped.

Release note: None
Fixes #95252

Race conditions between the test and kv can cause the test to flake so retry
the query.

Release note: None
@ecwall
Copy link
Copy Markdown
Contributor Author

ecwall commented Mar 16, 2023

bors r=knz

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 16, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 17, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 17, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 17, 2023

Build succeeded:

@craig craig bot merged commit 6014497 into cockroachdb:master Mar 17, 2023
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: flake in TestExperimentalRelocateNonVoters and TestRelocateNonVoters

3 participants