Open programlich opened 1 month ago
If it's passing locally, but failing on the autograder, likely a bug with the autograder. These weren't running at the same time, correct? And the hardware was still set up the same way during the local tests and the autograding, right?
The other thing it could indicate is a mismatch between the codespace secrets and the GitHub actions secrets.
I ran the assignment after running the tests. Also I double checked the secrets for the GitHub actions (the secret actions obviously are correct). Anything else I can do to help you debug?
I think that's plenty. Thanks! I'll try to reproduce.
All tests pass:
However autograding fails:
I don't really get it. Is it a bug in the autograding routine?