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 "fix: fuzz console log (#7781)" #7935

Merged
merged 1 commit into from
May 16, 2024

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented May 16, 2024

This reverts commit a470d63.

Motivation

#7781 adds ability to log during all fuzz runs, but it introduces unexpected behavior due to the bound result being logged in forge-std, see
#7781 (comment)

Solution

  • revert commit and check if any special reason for forge-std logging bound results before adding back

@mattsse mattsse merged commit 467aff3 into foundry-rs:master May 16, 2024
19 checks passed
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.

2 participants