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

Add fuzz testing to CI #1373

Open
andygrove opened this issue Feb 6, 2025 · 0 comments
Open

Add fuzz testing to CI #1373

andygrove opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@andygrove
Copy link
Member

What is the problem the feature request solves?

I would like to have some version of the fuzz testing tool running in CI.

Initial thoughts on tasks:

  • Implement unit test that runs fuzz testing if an env var COMET_FUZZ_TEST is set
  • Add GitHub action/workflow
  • Add mechanism so that we can skip known issues (either fall back to Spark or skip certain tests)

Describe the potential solution

No response

Additional context

No response

@andygrove andygrove added the enhancement New feature or request label Feb 6, 2025
@andygrove andygrove added this to the 0.7.0 milestone Feb 6, 2025
@andygrove andygrove self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant