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

Bug: The application panicked (crashed). Message: index out of bounds: the len is 2 but the index is 2 #6276

Closed
2 tasks
pcaversaccio opened this issue Nov 10, 2023 · 2 comments · Fixed by #6277
Labels
T-bug Type: bug

Comments

@pcaversaccio
Copy link
Contributor

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.2.0 (834d959 2023-11-10T00:19:17.918296482Z)

What command(s) is the bug in?

forge test

Operating System

Linux

Describe the bug

Another day, another bug :-D

My CI throws now with the following bug (see here):

image

The PR is this one: pcaversaccio/snekmate#182. It doesn't change any test code.

@pcaversaccio pcaversaccio added the T-bug Type: bug label Nov 10, 2023
@gakonst gakonst added this to Foundry Nov 10, 2023
@github-project-automation github-project-automation bot moved this to Todo in Foundry Nov 10, 2023
@pcaversaccio
Copy link
Contributor Author

For context, it's the same PR that threw yesterday with another bug (#6262) and got fixed via #6263.

@cuckflong
Copy link

Another case here but only happens when running test with --gas-report

@github-project-automation github-project-automation bot moved this from Todo to Done in Foundry Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants