You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2024. It is now read-only.
GitHub classroom assignments that have auto grading enabled produce multiple errors that prevents students from starting their submissions.
The errors occur in all sorts of configurations, i.e.: no starter code, starter code from template, starter code with source importer, i/o test, run command, etc.
There's no error message other than a never ending progress bar.
The error is solved when assignments are created without auto grading.
How to reproduce the error?
Create a new assignment with i/o test or run command grading method.
Use the assignment link to start a new submission.
Watch the process get stuck in either the "Creating repository" or "Importing started code" step.
Note: I initially though this issue was related with degraded performance in the import queue (education/classroom issues: 1772 & 1778).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
GitHub classroom assignments that have auto grading enabled produce multiple errors that prevents students from starting their submissions.
The errors occur in all sorts of configurations, i.e.: no starter code, starter code from template, starter code with source importer, i/o test, run command, etc.
There's no error message other than a never ending progress bar.
The error is solved when assignments are created without auto grading.
How to reproduce the error?
Note: I initially though this issue was related with degraded performance in the import queue (education/classroom issues: 1772 & 1778).
The text was updated successfully, but these errors were encountered: