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

Increase e2e test wait_for_condition timeouts #1285

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Increase e2e test wait_for_condition timeouts #1285

merged 1 commit into from
Mar 1, 2023

Conversation

vkgnosis
Copy link
Contributor

Fixes #1223 .

The last two failures were cases where simulating the transactions in solver::driver took surprisingly long. Without more detail I'm guessing this is hardhat being slow on Github CI and not a bug in our code. To fix it I change the timeout of all wait_for_condition from 10 s to 30 s.

Test Plan

CI e2e tests

@vkgnosis vkgnosis requested a review from a team as a code owner February 28, 2023 12:40
@vkgnosis vkgnosis merged commit 9f10946 into main Mar 1, 2023
@vkgnosis vkgnosis deleted the timeout branch March 1, 2023 08:47
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spurious e2e test failure on main
3 participants