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
Steps To Reproduce
Make a submission to the autograder.
Current behavior
Autograder technically "finishes" but scores of 0 are posted and some UI elements do not seem to update to recognize that the job has completed.
Also, the job feedback page never updates with the final score, despite the job showing as "Finished" on the Jobs page.
Strangest of all, in the Tango courselabs folder, the output for the job in the text file does show the autoresult, but it's not reflected anywhere else that I can find in AutoLab.
The scoreboard also remains blank, with the message "There are currently no submissions" despite that being objectively incorrect.
I can't find any logs or errors that would indicate a problem. I double-checked that the problem name in AutoLab matches that in the autoresult, but otherwise I am at a loss. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
To provide some additional clarification / context here:
Everywhere in the AutoLab UI (that I can tell), it lists these submitted jobs as either "successfully complete" or as zeros.
For instance, in the "Jobs" page, the submissions look complete:
And then from the "Manage Submissions" and "Gradesheet" pages, they look as if they've all received a grade of 0 (or just... blank?).
If I click on any of these "Completed" jobs to see the details, the summary suggests that everything completed successfully. The runtime trace seems to show everything working fine, too:
But there is no feedback provided; it's just blank. This despite the fact that I've gone into the Tango docker container, opened up the text files created in the job traces (the Output copied for job [email protected] step), and in those files I'll see the JSON autoresults for successful runs, and error messages for runs that crashed, but none of this information makes it back to AutoLab for reasons I do not understand and cannot diagnose.
Your environment
Let us know details such as
Steps To Reproduce
Make a submission to the autograder.
Current behavior
Autograder technically "finishes" but scores of 0 are posted and some UI elements do not seem to update to recognize that the job has completed.
Also, the job feedback page never updates with the final score, despite the job showing as "Finished" on the Jobs page.
Strangest of all, in the Tango courselabs folder, the output for the job in the text file does show the autoresult, but it's not reflected anywhere else that I can find in AutoLab.
The scoreboard also remains blank, with the message "There are currently no submissions" despite that being objectively incorrect.
I can't find any logs or errors that would indicate a problem. I double-checked that the problem name in AutoLab matches that in the autoresult, but otherwise I am at a loss. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: