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

admin/enable-tests-for-windows-and-mac #276

Merged
merged 28 commits into from
Mar 17, 2021
Merged

admin/enable-tests-for-windows-and-mac #276

merged 28 commits into from
Mar 17, 2021

Conversation

evamaxfield
Copy link
Contributor

@evamaxfield evamaxfield commented Mar 17, 2021

Discovered during #273, MacOS and Windows builds weren't running the full test suite.

Couple of comments. Massive thanks to @hoefling for letting us know how to solve the problem. I have included a "Help from..." tag in the release. I hope that is okay, just want to credit you with the fix.

While these builds now run all defined tests (windows test log and mac test log) they do not run doctests. There were three errors that arose on the windows side of things when enabled -- different outputs from what was written as expected (all of which were dtype differences). Other than that, all good.

  • Unit tests and/or doctests in docstrings

See comments above

  • tox -e py39 passes locally
  • Docstrings and API docs for any new/modified user-facing classes and functions
  • Changes documented in docs/release.rst
  • tox -e docs passes locally
  • GitHub Actions CI passes

@joshmoore
Copy link
Member

@martindurant
Copy link
Member

Hurray!

@martindurant martindurant merged commit 006476a into zarr-developers:master Mar 17, 2021
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.

3 participants