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

Generate internal error if compiler fails due to memory limit exceeded #547

Open
pdawyndt opened this issue Oct 8, 2024 · 0 comments
Open

Comments

@pdawyndt
Copy link
Contributor

pdawyndt commented Oct 8, 2024

The default memory setting for exercises in Dodon (100Mb) is too low for TESTed to judge submissions in most programming languages (Java, C#). Now the TESTed crashes with a compilation error (but no stack trace), which is not very informative.

Check if compiler reports the memory error and convert that error into an internal error with a message describing the issue for teachers on Dodona (as an indication that they should increase the memory limit setting of their exercises).

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