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

Move trilinos tests to Py3k #797

Merged
merged 3 commits into from
Apr 20, 2021

Conversation

guyer
Copy link
Member

@guyer guyer commented Apr 17, 2021

Travis is having trouble with installing PyTrilinos on Python 2.7

Running tests raises

ImportError: Unable to load solver trilinos: No module named _ML

This happened several years ago when an older build than available was getting installed.

The same seems to be true now, where conda-forge/osx-64::pytrilinos-12.18.1-py27h1cf269a_0 is installed, but conda-forge/osx-64::pytrilinos-12.18.1-py27hafa9833_3 and conda-forge/osx-64::pytrilinos-12.18.1-py27h9a641e4_3 are both available (why are there two build 3s?).

Not available from conda-forge/fipy-feedstock, yet
@guyer
Copy link
Member Author

guyer commented Apr 17, 2021

Remaining failures are unrelated to this PR:

@guyer
Copy link
Member Author

guyer commented Apr 19, 2021

A better picture of the test status can be seen in the integration tests at #799

Copy link
Contributor

@tkphd tkphd left a comment

Choose a reason for hiding this comment

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

Looks good, and all checks pass in #799. Good to go.

@guyer guyer merged commit 25483df into usnistgov:master Apr 20, 2021
@guyer guyer deleted the travis_conda_trilinos_broken branch April 20, 2021 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants