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
I find myself rerunning test regularly. Often it's because one of the ctest tests timed out after 300s.
ctest
A recent case is:
195/195 Test #18: coverage_tests::cover_tests ..............................................***Timeout 300.18 sec
https://github.com/neuronsimulator/nrn/actions/runs/6046601028/job/16408450820?pr=2445#step:18:3996
While is should normally run too quickly to blame flake server performance:
Start 22: coverage_tests::cover_tests 75/277 Test #22: coverage_tests::cover_tests .............................................. Passed 2.58 sec
https://github.com/neuronsimulator/nrn/actions/runs/6046601028/job/16408452047?pr=2445#step:18:5347
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I find myself rerunning test regularly. Often it's because one of the
ctest
tests timed out after 300s.A recent case is:
https://github.com/neuronsimulator/nrn/actions/runs/6046601028/job/16408450820?pr=2445#step:18:3996
While is should normally run too quickly to blame flake server performance:
https://github.com/neuronsimulator/nrn/actions/runs/6046601028/job/16408452047?pr=2445#step:18:5347
The text was updated successfully, but these errors were encountered: