Hi, I’ve ran into another strange test runner issue. This time on the Racket track.
- I’ve submitted a solution that passed the tests locally.
- The testrunner online ran, and reported all tests to be passing.
- Then, after a couple of seconds, the test runner result switched to “not passing” again. When checking the iteration, it seems like the code went back to an earlier iteration that didn’t pass the tests.
I really can’t make much sense out of this behaviour.