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

Complete fuzz testing coverage for 2.1 #3347

Open
westonpace opened this issue Jan 7, 2025 · 0 comments
Open

Complete fuzz testing coverage for 2.1 #3347

westonpace opened this issue Jan 7, 2025 · 0 comments
Assignees
Milestone

Comments

@westonpace
Copy link
Contributor

We need to make sure that we have fuzz testing for all 16 permutations of:

Miniblock (small value) / Full zip (large value)
Has Lists / No Lists
Has FSL / No FSL
Fixed width inner type / Variable width inner type

The only combinations we don't need to test thoroughly at the moment is those that have both FSL and Lists (we don't yet fully support this case and might not as part of 2.1 beta)

@westonpace westonpace self-assigned this Jan 7, 2025
@westonpace westonpace added this to the 2.1 Beta milestone Jan 7, 2025
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