Skip to content

util/intsets: fix test-only Fast#101908

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
mgartner:fix-intsets-fast-test-only
Apr 20, 2023
Merged

util/intsets: fix test-only Fast#101908
craig[bot] merged 1 commit intocockroachdb:masterfrom
mgartner:fix-intsets-fast-test-only

Conversation

@mgartner
Copy link
Copy Markdown
Contributor

@mgartner mgartner commented Apr 20, 2023

In #90009, x/tools/Sparse was replaced by a new Sparse integer set
library. In that commit we forgot to update the test-only implementation
of Fast to use the new library correctly. This was not caught earlier
because CI and roachtests are not run with the fast_int_set_small and
fast_int_set_large build tags.

Epic: None

Release note: None

In cockroachdb#90009, `x/tools/Sparse` was replaced by a new `Sparse` integer set
library. In that commit we forgot to update the test-only implementation
of `Fast` to use the new library correctly. This was not caught earlier
because CI and roachtests are not run with the `fast_int_set_small` and
`fast_int_set_large` build tags.

Release note: None
@mgartner mgartner added backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only backport-23.1.0 labels Apr 20, 2023
@mgartner mgartner requested review from a team and rytaft April 20, 2023 13:30
@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Apr 20, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@mgartner mgartner requested a review from cucaroach April 20, 2023 13:40
Copy link
Copy Markdown
Collaborator

@rytaft rytaft 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, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @cucaroach)

@mgartner mgartner added backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only and removed backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only backport-23.1.0 labels Apr 20, 2023
@mgartner
Copy link
Copy Markdown
Contributor Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 20, 2023

Build succeeded:

@craig craig bot merged commit c44424a into cockroachdb:master Apr 20, 2023
@mgartner mgartner deleted the fix-intsets-fast-test-only branch April 20, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants