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

cli: [fix] Invalid argument in CLI tfuzz mode #109

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

brianfu
Copy link
Contributor

@brianfu brianfu commented Jul 30, 2024

Will crash on tfuzz run otherwise.

Adding the 2 entries to gitignore will allow easy git changes whilst runs are active.

Side note: Using "CTRL+C" to cancel the run halfway will now cause it to spit out a "bug" violation for the canceled run (assuming this is to detect archfuzz bugs). Be careful to distinguish between actual architectural bugs and the false positives that are just testing artifacts.

@OleksiiOleksenko OleksiiOleksenko self-assigned this Jul 30, 2024
@OleksiiOleksenko OleksiiOleksenko added the bug Something isn't working label Jul 30, 2024
@OleksiiOleksenko OleksiiOleksenko added this to the v1.3-hotfix milestone Jul 30, 2024
Copy link
Contributor

@OleksiiOleksenko OleksiiOleksenko left a comment

Choose a reason for hiding this comment

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

All looks great, thanks!

@OleksiiOleksenko OleksiiOleksenko merged commit b056144 into microsoft:main-fixes Jul 30, 2024
1 check passed
OleksiiOleksenko pushed a commit that referenced this pull request Jul 30, 2024
brianfu added a commit to brianfu/sca-fuzzer that referenced this pull request Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants