Another test runner issue

Hi, I’ve ran into another strange test runner issue. This time on the Racket track.

  1. I’ve submitted a solution that passed the tests locally.
  2. The testrunner online ran, and reported all tests to be passing.
  3. 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.

Interestingly, the iteration overview page still shows the correct code, but once I click on “continue in editor” I’m back at the old version.