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

base_binary_restart is hanging under pytest #40

Open
2 tasks
yakutovicha opened this issue Nov 29, 2019 · 0 comments
Open
2 tasks

base_binary_restart is hanging under pytest #40

yakutovicha opened this issue Nov 29, 2019 · 0 comments
Labels

Comments

@yakutovicha
Copy link
Collaborator

I can submit the calculation example_base_binary_restart.py from the command line without any problem. However, if I run it through pytest, it keeps hanging. This was discovered in the PR #34

  • Rename the file fixme_base_binary_restart.py back to example_base_binary_restart.py
  • Fix the problem with hanging test
yakutovicha added a commit that referenced this issue Nov 29, 2019
fixes #28
fixes #29
fixes #31

* Rename all examples from `text_` to `example_`
* Add `check_travis_tag.py` test
* Make all tests run by pytest
* Compute test coverage and submit to coveralls
* Add Travis and coveralls badges
* Skip binary restart test for the moment, as it is hanging (see the issue #40)
* Reorder a bit the Docker file, make it more clear
* Move supplementary files from `examples/simple_calculations` to `examples`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant