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

Buggy solutions terminating with runtime errors create useless spam in sinol-make run #278

Open
meithecatte opened this issue Jan 17, 2025 · 0 comments

Comments

@meithecatte
Copy link
Contributor

I would like to include solutions with bugs that cause runtime errors, and make sure that my tests catch these bugs. However, this results in a wall of warnings along the lines of:

Solution nawb1.cpp had an error on test in/naw1g.in: process exited due to signal 6 Stderr:
[]
Solution nawb1.cpp had an error on test in/naw1h.in: process exited due to signal 11 Stderr:
[]
Solution nawb1.cpp had an error on test in/naw1i.in: process exited due to signal 11 Stderr:
[]
Solution nawb1.cpp had an error on test in/naw1j.in: process exited due to signal 11 Stderr:
[]

This is suboptimal. Perhaps it would be better to display only one line per buggy solution, and have the user refer to the table for details?

Alternatively, maybe this should be declared as part of sinol_expected_scores?

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

1 participant