Here’s the error I get when I run codecrafters submit
Hey @OlaoluwaM, I’d suggest removing the –test flag from .codecrafters/compile.sh
.
This should help avoid timeouts caused by running your own test suites on our test runner:
Let me know how it goes!
That worked! Thank you
@andy1li Now I’m seeing the following every time I try to submit either via git or the CLI. Any ideas?
Hey @andy1li any thoughts on this? I don’t want to rush you, but this issue is kinda keeping me from progressing through the challenge
@OlaoluwaM I’ve reset your test runner. It should be good to go now. Let me know if you’re still running into any issues!
@OlaoluwaM Quick update: there’s actually a race condition that can occur when the build time is close to 5 minutes. We haven’t fully resolved it yet but are actively looking into a solution.
Let us know if the issue comes up again!