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

Have test programs time out instead of hanging indefinitely #19

Open
nlsandler opened this issue Mar 27, 2024 · 1 comment
Open

Have test programs time out instead of hanging indefinitely #19

nlsandler opened this issue Mar 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nlsandler
Copy link
Owner

nlsandler commented Mar 27, 2024

If either the compiler itself or a compiled program hangs, the test suite should report a test failure instead of waiting indefinitely for it to finish. Let users specify the timeout on the command line.

@nlsandler nlsandler added the enhancement New feature or request label Mar 27, 2024
@nlsandler nlsandler self-assigned this Mar 27, 2024
@nlsandler
Copy link
Owner Author

nlsandler commented Mar 28, 2024

8544362 added a timeout; still need to make it configurable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant