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

storage: don't set synthetic timestamps in tests #117262

Merged

Conversation

nvanbenschoten
Copy link
Member

Informs #101938.
Extracted from #116830.

We are about to remove this field from the proto, so stop assigning it in storage tests. TestMVCCAndEngineKeyDecodeSyntheticTimestamp still tests that we can properly decode keys that were encoded with synthetic timestamps.

Release note: None

Informs cockroachdb#101938.

We are about to remove this field from the proto, so stop assigning it
in storage tests. `TestMVCCAndEngineKeyDecodeSyntheticTimestamp` still
tests that we can properly decode keys that were encoded with synthetic
timestamps.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @sumeerbhola)

@nvanbenschoten
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Jan 3, 2024

Build succeeded:

@craig craig bot merged commit 3d009be into cockroachdb:master Jan 3, 2024
9 checks passed
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.

3 participants