Tell us what’s happening:
I am getting a “Test runner failed” error from CodeRode when trying to do a local setup for the “Building an SQL Reference Object” course.
This is not my first time using the local setup, so I’m not sure why it’s not working. I am on Windows 10 and using VSCode. I have recently gone through the Git learning course which included setting up SSH/GPG keys, so I’m wondering if it could have something to do with that. I have tried fresh installing the rdb-alpha repo, disconnecting and reconnecting the remote, and a whole bunch of other things I had read from Google and Gemini - including changing CRLF to LF, rebuilding the container, restarting CodeRoad, attempting to delete corrupted temporary test files, restarting the background test server (this crashed my VSCode lmao), and cleaning the cached container volume. I think there were a few other things I tried that I might be forgetting.
Your code so far
Here is the container with the error
Here is the docker desktop:
And here is what it shows when I run “code .” in Git Bash while in the rdb-alpha directory:
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0
Challenge Information:
Build an SQL Reference Object - Build an SQL Reference Object


