Some tests fail for the testrunner in docker, but not when running "live" #18
Labels
x:action/fix
Fix an issue
x:knowledge/intermediate
Quite a bit of Exercism knowledge required
x:module/test-runner
Work on Test Runners
x:size/medium
Medium amount of work
x:type/coding
Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Not only that the tests are failing, but they fail in a way that the response can't be even converted into a proper JSON for exercism.
The currently known to fail that way exercises are:
Currently I am not exactly sure why this happens.
By running the runners test locally one can see the failure of the system.
Sadly it is currently undocumented how to exctly run the tests locally (see #19).
The text was updated successfully, but these errors were encountered: