-
Notifications
You must be signed in to change notification settings - Fork 18
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
Check tests work on master, and assess PR: 68 #70
Comments
What I tried: on an Ubuntu box: Testing
|
Leaving open until tests have been addressed, tagged: @alaniwi |
the install and test procedure is now changed to the modern conda+mamba env creation, pip install and pytest:
There are number of tests that fail from |
Look into test failures and accept PR if we get it all working.
#68
You can see from the PR, some of the unit tests are failing when running as GitHub Actions (i.e. continuous integration on github). You can click and review the details to see which tests are failing. It would be worth checking out master first and running the tests on that to check whether there is a difference in the two branches - or whether the tests are failing on both.
The text was updated successfully, but these errors were encountered: