-
Notifications
You must be signed in to change notification settings - Fork 129
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
Fix AURA-TES cmorizer #1766
Fix AURA-TES cmorizer #1766
Conversation
Any suggestion on the failing tests? @bouweandela |
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.
Just tested this cmorizer. Works fine, results look good.
The failing tests are because of this: pytest-dev/pytest#7559 |
Now the conda_build complains |
Let's try also avoiding that pytest version in the conda build. |
Now the conda build is failing because it ran out of memory on the CircleCI machine, it completed successfully when I run it locally. |
Great, thanks! |
* Fix data reading and variable name * Avoid broken pytest 6.0.0 versions Co-authored-by: Bouwe Andela <b.andela@esciencecenter.nl>
Closes #1176.
Tested successfully with
recipe_check_obs.yml
.