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

Revert gofuzz usage #5516

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Revert gofuzz usage #5516

merged 2 commits into from
Dec 20, 2023

Conversation

3vilhamster
Copy link
Contributor

What changed?
I've removed gofuzz from serialization parser tests since our logic is more complicated and random data can lead to test failures, since data is changed during parse/unparse roundtrip.
Ive switched to manual data fill that should be easier to extend in case of missing fields.

Why?

How did you test it?

Potential risks

Release notes

Documentation Changes

@3vilhamster 3vilhamster enabled auto-merge (squash) December 20, 2023 19:05
@3vilhamster 3vilhamster merged commit 7b78949 into uber:master Dec 20, 2023
15 of 16 checks passed
@3vilhamster 3vilhamster deleted the remove-gofuzz branch December 20, 2023 20:42
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.

None yet

2 participants