Skip to content

Conversation

@kclowes
Copy link
Collaborator

@kclowes kclowes commented Mar 11, 2021

What was wrong?

We didn't have any windows testing in CI.

Related to Issue #1892, #166, #1742

How was it fixed?

Added windows to our CI. I couldn't figure out how to test against different versions of Python in windows, so we're currently only testing against Python 3.7.

Also did some caching cleanup, and had to update the CircleCI version.

Todo:

Cute Animal Picture

image

@kclowes kclowes force-pushed the windows-ci branch 11 times, most recently from c9fcfaf to 434aba7 Compare March 19, 2021 16:04
@kclowes kclowes changed the title [WIP] Update circleci version, add windows orb, temporary windows steps Add windows CI run, and update circleci version Mar 19, 2021
@kclowes kclowes requested a review from wolovim March 19, 2021 17:59
Copy link
Member

@wolovim wolovim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for diving down the rabbit hole 🐰

Checking my understanding, the wheel tests are primarily a smoke test to verify that the lib will build for a given environment and can be imported? If accurate, looks like a good checkpoint.

@kclowes
Copy link
Collaborator Author

kclowes commented Mar 29, 2021

@marcgarreau Yep, exactly. Making sure we don't have any errors when installing in a fresh env and that we can import our web3 instance!

@kclowes kclowes merged commit bd9c565 into ethereum:master Mar 29, 2021
@kclowes kclowes deleted the windows-ci branch March 29, 2021 17:26
@fselmo fselmo mentioned this pull request Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants