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

Investigate the sizeCache changes with updated protobuf dependency #10129

Open
Tracked by #9683
timflannagan opened this issue Sep 30, 2024 · 0 comments
Open
Tracked by #9683

Comments

@timflannagan
Copy link
Contributor

timflannagan commented Sep 30, 2024

Investigate the sizeCache changes with updated protobuf dependency. We needed to change unit tests that were previously using To(Equal(...)) gomega matcher semantics and needed to be updated to our custom matcher library or changed to To(BeEquivalentTo(...)) to avoid a deep equality check
Previously sizeCache was 0 and the newer protobuf dependency had sizeCache set to 1 (or vice-versa)

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

No branches or pull requests

1 participant