Replies: 2 comments 6 replies
|
@timlichtenberg @stuitje @planetmariana @EmmaPostolec Would be great to hear your thoughts/experiences with this, and potential suggestions. |
5 replies
|
Yes I agree, this is quite annoying. I have no good solution idea that immediately solves the problem. Two related ideas would be: (i) enhance the test printout like we discussed. Then we see at least which specific test fails and perhaps already with a more direct printout from what is going on. (ii) Automatically re-run tests once if they fail after 5 min. Not sure how, but this is probably possible I could imagine. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While the tests are now a lot more reliable, largely due to our move from OSF to Zenodo, they still fail somewhat stochastically. This can be due to network issues in getting data from Zenodo, and sometimes due to differences in nitrogen partitioning found by the outgassing calculations.
We often mitigate this by just re-running the tests until they work. It would be great if the tests were consistent, since we could then take it more seriously any time they fail.
How should this be mapped to an issue? Is it part of #507?
All reactions