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

Move fuzzer scripts to duckdb_sqlsmith. #4

Merged
merged 7 commits into from
Jul 3, 2024

Conversation

hmeriann
Copy link
Contributor

@hmeriann hmeriann commented Jun 18, 2024

Move .py scripts mentioned in the duckdb's Makefile and also move any of shell scripts.

@hmeriann
Copy link
Contributor Author

@Tmonster please see the changes

Copy link
Collaborator

@Tmonster Tmonster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to add all of the fuzzer scripts. You can just add the ones directly related to fuzzing. I.e

- fuzzer_helper.py
- reduce_sql.py
- run_fuzzer.py
- run_sqlancer.py
- run_sqlsmith.py

@Tmonster
Copy link
Collaborator

Tmonster commented Jun 24, 2024

And then you can see if removing these files from duckdb/duckdb will fail CI on duckdb/duckdb main

@Mytherin Mytherin merged commit 5072d7a into duckdb:main Jul 3, 2024
8 of 11 checks passed
@Mytherin
Copy link
Contributor

Mytherin commented Jul 3, 2024

Thanks!

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.

3 participants