-
Notifications
You must be signed in to change notification settings - Fork 267
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
Program times out. #25
Comments
This error is saying your implementation isn't halting properly when testris tries to run it. Perhaps your 'q' command is broken. |
Or you're running under python3 and haven't pulled in 647916e from 2 weeks ago. |
My suggestion is, even if the test fails or times out, it should still print the 'expected output' and the 'description'. Description: Notice that there are no spaces between the commands Possibly also a message explaining what 'program timed out' means and what to do next (such as, error in code, go over it again). |
(moving this conversation to #28 so i can close the original issue) |
Running test 24: spawn.J
Spawn location for J
---- sending commands ----
cJPq
---- awaiting results ----
Test 24 failed:
Program times out and does not return 'actual output' and 'expected output'. This is not the only occurrence, it happens for other tests as well.
The text was updated successfully, but these errors were encountered: