-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Prague updates #3659
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
Prague updates #3659
Conversation
ca0cb1e
to
844e01e
Compare
36a4376
to
7b6ccc9
Compare
ed72356
to
44dba6c
Compare
- newsfragment for ethereum#3659
4b89e5d
to
a5d3c58
Compare
I think there are maybe a few fixtures we can change back to edit: Even still, the overhead of not changing only one or two fixtures to |
6ed2505
to
969c993
Compare
- Let geth choose the open port and parse this port from the logs to pass along to the consuming fixtures.
@kclowes all changes from your comments accounted for. I don't think the In the end I'm going to re-run the CI a few more times and make sure the success rate good and then I'll merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐑
d31c523
to
1b700e4
Compare
help control flakiness. ``36`` workers (unbounded ``-n auto``) seems to be too much to account for tests that rely on the ``dev.period`` block processing time.
What was wrong?
We need to add some additional support for Prague-related fields.
How was it fixed?
Significant change to integration tests:
Change integration tests so that each test has its own context. We are having way too many issues with muddied contexts and tests needing to wait on the right moment to test transactions between a mining state. This isolates each integration test into its own state which makes issues a lot easier to track and should give less CI headaches.
Todo:
Cute Animal Picture