-
Notifications
You must be signed in to change notification settings - Fork 3
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
Problem Page 'RUN' 기능 동작 #199
Open
jimin9038
wants to merge
22
commits into
master
Choose a base branch
from
dev/run
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dispatcher에서 compiler error 등 발생하는 경우 아직 처리하지 않음
++ response.data의 err가 null 이면 정상적으로 작동한 것이고 compile error면 컴파일 에러가 발생한 것. 이경우 response.data.data에 error msg가 담겨져 있음
++ response.data의 err가 null 이면 정상적으로 작동한 것이고 compile error면 컴파일 에러가 발생한 것. 이경우 response.data.data에 error msg가 담겨져 있음
++ 코드를 run 해볼 때, 에러가 발생한 경우 에러 내용을 리턴
Added "Add Testcase" modal
+결과가 WA인 경우 redis error가 발생하는 이슈 해결 (cherry picked from commit bb39d04)
+input도 리턴을 하고, 리턴 형식도 객체 배열을 리턴하게 수정 (cherry picked from commit a978076)
-- API response 구조 변경에 따라 runresults 출력하는 방법과 디자인 바꿈 (cherry picked from commit 9d61a5c)
(cherry picked from commit d51b0c4)
-- await, async 비동기 처리 (cherry picked from commit 6bbb573)
jimin9038
added
BE
backend tasks
enhancement
New feature or request
FE
Frontend tasks
labels
Jul 31, 2021
dotoleeoak
requested changes
Aug 17, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Timeout 되는 코드 실행했을 때 redis hash field error
가 나오는데, 한번 점검해보세요.
redis error 미해결
Check JudgeStatus at frontend Rename variables
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem 페이지에서 코드를 실행해볼 수 있도록 Run, Add testcase 기능 추가
Add testcase 모달 (OK시에만 저장)
Run 결과
Compile error / Syntax error 시