-
Notifications
You must be signed in to change notification settings - Fork 14
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
epic: fix failing tests in nightly #318
Milestone
Comments
ClementWalter
changed the title
bug: fix failing tests in nightly
epic: fix failing tests in nightly
Jan 6, 2025
obatirou
added a commit
that referenced
this issue
Jan 6, 2025
Also fix typo in filename Part of #318
obatirou
added a commit
that referenced
this issue
Jan 6, 2025
Part of #318 For test > 2000s from https://github.com/kkrt-labs/keth/actions/runs/12526214515/job/34938536446, mark those test slow and set the max example to 300. At time of writing the max_examples for nightly is 1500 hence a division by 5 but still more than the main ci (which is 100)
Merged
Nightly is failing due to being too long: The timeout-minutes option is not taken into account, it is canceled after 6H by github as the github hosted runners are hosted.
|
@nmvalera is this something we could consider? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What
See failing test of https://github.com/kkrt-labs/keth/actions/runs/12526214515/job/34938536446
Also limit number of example or strategies for the very long ones
Tasks
The text was updated successfully, but these errors were encountered: