Skip to content

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

Open
@pdawyndt

Description

@pdawyndt

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions