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

Deserialize the flag values validated in graphics_config_test.cc #559

Merged
merged 1 commit into from
May 14, 2024

Conversation

Databean
Copy link
Member

The protobuf binary format is not guaranteed to be stable, only the deserialization is guaranteed to be stable.

In practice this caused a presubmit failure: http://shortn/_WOVqWc1jIc

Test: bazel run '...'

The protobuf binary format is not guaranteed to be stable, only the
deserialization is guaranteed to be stable.

In practice this caused a presubmit failure: http://shortn/_WOVqWc1jIc

Test: bazel run '...'
@Databean
Copy link
Member Author

Thanks for reviewing!

@Databean Databean merged commit 90b3410 into google:main May 14, 2024
6 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
2 participants