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

Windows x86 fails CI due to timeout #190

Closed
coffeepots opened this issue Dec 6, 2018 · 2 comments
Closed

Windows x86 fails CI due to timeout #190

coffeepots opened this issue Dec 6, 2018 · 2 comments
Labels
32-bit tests verkle verkle tree related issues

Comments

@coffeepots
Copy link
Contributor

Currently Appveyor has a cutoff time of one hour before builds are marked as failed with the message
Build execution time has reached the maximum allowed time for your plan (60 minutes).

For some reason, the whole testing process is running abnormally slow for the Windows x86 platform only, where individual tests are taking 5-10 seconds, compared to processing dozens tests a second on other platforms.

@mratsim mratsim added 32-bit verkle verkle tree related issues tests labels Dec 6, 2018
@coffeepots
Copy link
Contributor Author

Slow tests have been removed from running so now CI passes. Check test_generalstate_failing.nim in #193 for the culprits.

@stefantalpalaru
Copy link
Contributor

We can consider this fixed, until we have enough tests to hit that timeout again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
32-bit tests verkle verkle tree related issues
Projects
None yet
Development

No branches or pull requests

3 participants