appirio-tech / arena-web

user.practiceProblemList.html
74 stars 39 forks source link

[$50] Request gets timed out when Testing the compiled Code #305

Open nithyaasworld opened 9 years ago

nithyaasworld commented 9 years ago

Env: Mac OS10.10.1 Chrome39

Go to https://qa.arena.topcoder.com and login with valid credentials Go to SRM9 and take 250 point problem Enter C++ code in it and compile (compilation was success) Now click Test and select an example Run Test and observe Actual:

Request gets timed out.

It was working good a while before. It started happening all of a sudden.

Video Link: https://www.dropbox.com/s/ol9ezxprx866y66/web%20request%20timed%20out.mp4?dl=0

Note: After showing the error message, it automatically showed the test results after few mins of time. You can also see the browser logs in the video.

Expected:

User should be able to run the test without any such errors.

shubhendusaurabh commented 9 years ago

working on it

shubhendusaurabh commented 9 years ago

@huangqun i can reproduce this only if i lower the timeout duration. currently it is 10 seconds. should i increase that ?