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

[Common] If we fail the compilation; the status in the Leaderboard display as 'Compiled' #1082

Closed
sdgun opened this issue Nov 27, 2014 · 2 comments

Comments

@sdgun
Copy link

sdgun commented Nov 27, 2014

Description

[Common] If we fail the compilation; the status in the Leaderboard display as 'Compiled'

Steps

Open the Web Arena URL: https://arena.topcoder.com/
Login as valid user
In the 'Dashboard'
When the coding phase starts
Click ENTER
Go to the code editor
Enter code and Don't compile it
Click the Leaderboard and check the status of that problem --> Opened
Now go to code editor
Remove the class name
Compile it
When the Error message displays
Check 'Leaderboard'
Check the Status --> Compiled

Expected result

Must fix the Issue

  • Must not display as Compiled
  • User may think he compiled that successfully when he saw that
  • Must remain Opened or compiled with Errors

Actual result

[Common] If we fail the compilation; the status in the Leaderboard display as 'Compiled'

Image

42

Environment

IE 10,11, Chrome 39.0.2171.65 m, FF 33.1.1 and Safari 5.1.7 in Windows 7 Pro 64bit

Bug Hunt

Web Arena QA for 201411 Release

@Goodwine
Copy link

I would disagree, "Compiled" would mean that the contestant "Compiled his/her code", and I don't think that the other contestants should know if the compilation succeeded/failed.
It would mean that the contestant is no longer on the coding phase, and he/she might have a solution already which would put pressure on the others.

@mdesiderio
Copy link
Contributor

This issue was moved to appirio-tech/arena-web#22

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

3 participants