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

should panic tests print the panic values #2105

Open
MaksymilianDemitraszek opened this issue May 10, 2024 · 0 comments
Open

should panic tests print the panic values #2105

MaksymilianDemitraszek opened this issue May 10, 2024 · 0 comments
Labels
feature New feature request/description snforge

Comments

@MaksymilianDemitraszek
Copy link
Member

When #[should_panic] test fails the panic message is still printed which makes the output messy

[PASS] tests::test_case::l1_handler_contract_missing (gas: ~2)

Success data:
    "Contract not deployed at address: 0x00000000000000000000000000000000000000000000000005db30e271c4dc26"

If this behaviour should be turned off or hidden under a flag is TBD

@github-actions github-actions bot added the new label May 10, 2024
@Arcticae Arcticae removed the new label May 13, 2024
@cptartur cptartur added the feature New feature request/description label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request/description snforge
Projects
Status: Triage
Development

No branches or pull requests

3 participants