Unstable test runtime - same code behaves unpredictably
Open
- Dominant language
- Haskell
- Stars
- 529
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
I've recently noticed (based on two of my solutions) that code passing local tests instantly times out on your servers. Upon resubmitting the very same code passes. Below are links to said exercises:
- https://exercism.org/tracks/haskell/exercises/binary-search-tree/solutions/wsgac (successful on 2nd submission)
- https://exercism.org/tracks/haskell/exercises/allergies/solutions/wsgac (successful on 3rd submission)
Also, there's no indication at what stage the test runner times out. It would certainly be more helpful if such information were available.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.