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

Make fieldmask parser output deterministic #1950

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

johanbrandhorst
Copy link
Collaborator

The repeated paths parsing that was introduced in #1921 was causing tests to fail sporadically as the output of the parser was not deterministic. Sort the paths after parsing for deterministic output.

The repeated paths parsing that was introduced in
#1921 was causing tests to fail sporadically
as the output of the parser was not deterministic.
Sort the paths after parsing for deterministic
output.
@google-cla google-cla bot added the cla: yes label Feb 5, 2021
@johanbrandhorst johanbrandhorst changed the title Make fieldmask output deterministic Make fieldmask parser output deterministic Feb 5, 2021
@johanbrandhorst johanbrandhorst merged commit 69552d6 into master Feb 5, 2021
@johanbrandhorst johanbrandhorst deleted the fix-fieldmask-tests branch February 5, 2021 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant