Closed der-computerist closed 2 years ago
Looks like something might be broken somewhere in the test runner. 🤔
That seems to be the case!
@exercism/swift @ErikSchierboom (cuz swift is empty?)
This seems to be occurring with every swift exercise - I've experienced it with hello-world, lasagna, custom-signs, and freelancer-rates.
@dlwalter yes, the test-runner itself is currently broken.
Hi there,
I just finished implementing a solution for the "The 1st Rule of Poetry Club" exercise on the Swift track. When the website runs all the tests, it reports a "Failure". However, when I go and check the test run logs, all tests seem to have passed ("Executed 13 tests, with 0 failures..."). When I run the tests locally in my machine, everything passes as well.
I'm attaching the test run log generated by the website:
Looks like something might be broken somewhere in the test runner. 🤔