Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Dec 4, 2025

Test and fix issues with CseConstantKey.

HLO CSE ConstantKey was not tested. There is at least one case where two
ConstantKeys can be equal (according to operator==) but have different hashes.
This change adds a test and fixes the hashing.

@copybara-service copybara-service bot force-pushed the test_839983692 branch 4 times, most recently from 730631a to 32fadc9 Compare December 5, 2025 18:39
HLO CSE ConstantKey was not tested. There is at least one case where two
ConstantKeys can be equal (according to operator==) but have different hashes.
This change adds a test and fixes the hashing.

PiperOrigin-RevId: 840802202
@copybara-service copybara-service bot merged commit cc7ce8e into main Dec 5, 2025
@copybara-service copybara-service bot deleted the test_839983692 branch December 5, 2025 19:17
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.

1 participant