groovy icon indicating copy to clipboard operation
groovy copied to clipboard

Test runner is too slow and always results in a "timed out" error message

Open Awurin opened this issue 4 years ago • 2 comments

Hi there. The test runner seems not to work properly. Whenever I try to run my Groovy code in the in-browser editor, I get a "timed out" error message:

Unbenannt 1

Awurin avatar Nov 03 '21 18:11 Awurin

Yesh. Same as the java-test-runner. Pinging @ErikSchierboom who can link all the relevant work done thusfar.

SleeplessByte avatar Nov 05 '21 19:11 SleeplessByte

See https://github.com/exercism/java-test-runner/pull/37 for the relevant Java test runner PR.

ErikSchierboom avatar Nov 09 '21 08:11 ErikSchierboom