We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes verification tests fail CI on some integration parts. Unit tests and CI runs should be infra agnostic/reliable. Fix this
See: https://github.com/EthWorks/Mars/runs/4659517684?check_suite_focus=true
Verification 579 | 1) does not throw if verification fails 580 | 581 | 582 | 129 passing (15s) 583 | 1 failing 584 | 585 | 1) Verification 586 | does not throw if verification fails: 587 | Error: Request failed with status code 502
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sometimes verification tests fail CI on some integration parts. Unit tests and CI runs should be infra agnostic/reliable. Fix this
See: https://github.com/EthWorks/Mars/runs/4659517684?check_suite_focus=true
Verification
579 | 1) does not throw if verification fails
580 |
581 |
582 | 129 passing (15s)
583 | 1 failing
584 |
585 | 1) Verification
586 | does not throw if verification fails:
587 | Error: Request failed with status code 502
The text was updated successfully, but these errors were encountered: