Skip to content

Improve error message such that it is more actionable #27

@nbars

Description

@nbars

ref/ref-docker-base/task.py

Lines 158 to 159 in 309fd59

print_err(f'[!] Test output exceeded maximum length of {MAX_TEST_OUTPUT_LENGTH} characters.')
print_err(f'[!] You need to trim the output of your solution script(s) to submit!')

Maybe add something along those lines:

Please remove or reduce any unnecessary output (e.g., debug prints) so that all output of your solution stays within the allowed limit, and try submitting again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions