[HW6] Gradescope error regarding validated tests #542
Replies: 1 comment 4 replies
|
테스트에 대한 요구사항은 다음과 같습니다.
과제 환경에서의 We require the following for your submitted tests:
Running |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
이름 Your Name
박정원 Jeongwon Park
질문 Question
안녕하세요,
Gradescope에 과제를 제출하였는데 아래 보이는 사진과 같이
All submitted tests must be valid (validated: 5, submitted: 10)
라는 에러와 함께 채점이 진행되지 않아 문의드립니다.
과제 환경에서 make validate 를 통해 제출한 10개 테스트가 모두 pass 하는 것을 확인하였음에도 위와 같은 오류가 나는데 혹시 확인 한번 부탁드려도 될까요?
번역본 Translated Version
Hello,
I submitted my assignment to Gradescope, but as shown in the screenshot below, grading does not proceed and I receive the following error:
All submitted tests must be valid (validated: 5, submitted: 10)
I checked in the assignment environment that all 10 submitted tests pass by running make validate, but the same error still appears on Gradescope.
Could you please take a look and help me check what might be causing this issue?
All reactions