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

Can't run tests that require scipy in parallel #533

Open
ketch opened this issue Jan 28, 2016 · 3 comments
Open

Can't run tests that require scipy in parallel #533

ketch opened this issue Jan 28, 2016 · 3 comments

Comments

@ketch
Copy link
Member

ketch commented Jan 28, 2016

We currently can't install both petsc4py and scipy on Travis; see #499. Because of this, when testing in parallel we skip any test that require scipy.

@mandli
Copy link
Member

mandli commented Jan 28, 2016

It looks like that was merged, do you mean it is causing this problem?

@ketch
Copy link
Member Author

ketch commented Jan 29, 2016

Yes, #499 was merged; it gives us scipy for one build and petsc4py for the other (see Aron Ahmadia's comments in the discussion there). Prior to that we had no scipy on Travis at all. This is just a reminder that this issue remains (scipy and petsc4py are mutually exclusive in our Travis builds) remains.

@mandli
Copy link
Member

mandli commented Jan 29, 2016

Ah, ok. Hope we can get this to work!

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

No branches or pull requests

2 participants