We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description Testing gets stuck, possibly nodes being left without data (iris test dataset is quite small).
To Reproduce Steps to reproduce the behavior:
on branch features/340-GaussianNB mpirun -n 7 python -m unittest
Expected behavior Tests should not get stuck even if nodes are left without data
The text was updated successfully, but these errors were encountered:
Skipping test on 7 nodes for now. Cf. #490
061fc27
Which branch do you use?
Sorry, something went wrong.
Sorry, branch is features/340-GaussianNB, I'll add this info in the general description.
Tests fail on 7 nodes, #490
c6ae05c
ClaudiaComito
Successfully merging a pull request may close this issue.
Description
Testing gets stuck, possibly nodes being left without data (iris test dataset is quite small).
To Reproduce
Steps to reproduce the behavior:
on branch features/340-GaussianNB
mpirun -n 7 python -m unittest
Expected behavior
Tests should not get stuck even if nodes are left without data
The text was updated successfully, but these errors were encountered: