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

Failed to generate 5 stack traces. Run Hardhat #5181

Open
adil-techcode opened this issue May 6, 2024 · 3 comments
Open

Failed to generate 5 stack traces. Run Hardhat #5181

adil-techcode opened this issue May 6, 2024 · 3 comments
Assignees
Labels
status:needs-more-info There's not enough information to start working on this issue

Comments

@adil-techcode
Copy link

I m facing this Error while testing , How to solve this Issue?

@schaable
Copy link
Contributor

schaable commented May 6, 2024

Hi @adil-techcode. Can you explain when you're getting this error? A list of reproduction steps or a minimal reproducible example would be useful. Thanks!

@schaable schaable added status:needs-more-info There's not enough information to start working on this issue and removed status:triaging labels May 6, 2024
@adil-techcode
Copy link
Author

hi @schaable ,
When attempting to execute a test file, I encounter either partially solved test cases , but some accompanied by the error message "UnsuccessfulExecution()." Additionally, I receive a notification indicating "Failed to generate 8 stack traces." How can I resolve these conflicts?

image

@schaable
Copy link
Contributor

schaable commented May 6, 2024

From the test output, I can see that there was some kind of issue with your transaction, and it's reverting. This could be due to the way the contract is called, or there might be some faulty code in the contract itself. It’s difficult to pinpoint the problem without looking at the code. Could you point us to your repo to further debug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:needs-more-info There's not enough information to start working on this issue
Projects
Status: Backlog
Development

No branches or pull requests

2 participants