Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submission timed out in Gradescope #52

Closed
greenmoon55 opened this issue Apr 5, 2020 · 5 comments
Closed

Submission timed out in Gradescope #52

greenmoon55 opened this issue Apr 5, 2020 · 5 comments

Comments

@greenmoon55
Copy link
Contributor

Hi @apavlo ! I got this after submitting the buffer pool manager. Your submission timed out. It took longer than 600 seconds to run.

Previously I was able to get the error message from the autograder that check-clang-tidy failed. Now it just timed out after I fixed these errors. Could you take a look?

Thank you so much for publishing the videos and projects. I really appreciate it!

@apavlo
Copy link
Member

apavlo commented Apr 5, 2020

Do you have the same issue if you submit the original files?

@greenmoon55
Copy link
Contributor Author

Do you have the same issue if you submit the original files?

Hmm.. it works for original files. I can see the test results.

I tried again with my code and got this.

The autograder failed to execute correctly. Please ensure that your submission is valid. Contact your course staff for help in debugging this issue. Make sure to include a link to this page so that they can help you most effectively.

https://www.gradescope.com/courses/58985/assignments/244421/submissions/33629242

I checked that I didn't modify any grading functions. I'm not using the mutex for now so there shouldn't be a deadlock. 🤔

@apavlo
Copy link
Member

apavlo commented Apr 5, 2020

Sorry, but I just don't have time to debug projects for non-CMU students. I didn't see anything obvious.

My only suggestion would be to try reverting to the previous version of the code that we know works:

5d2a9d5

@Zrealshadow
Copy link

@greenmoon55
Would you mind share the Course Entry Code of cmu15445 19fall.
I want to test my implementation of project of 19fall in GradeScope.
Appreciate Your Sharing

@gxsoar
Copy link

gxsoar commented Jun 27, 2022

Hi, man! I have meet the same problem? Can you tell me how to solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants