Additional changes to Pytest-based tests and CI workflow#724
Conversation
Merge master into additionalchanges
|
It looks like the shallow water on the sphere test failed (core dump). Does it pass for you locally, @carlosmunozmoncayo ? |
|
@ketch yes, it passes locally for me. I think this is related to the issue noted by @rjleveque here, but I am not sure what is causing it. The only test expected to fail right now is |
|
With this PR all test pass on my machine too (before this PR, I get an import error for the 3D Euler test). So I'm going to merge this since it's a step forward. But we should figure out what is going on with the shallow water on the sphere. |
This PR contains some small changes missing from #721 and a simple GitHub CI workflow for testing.