Mark memory limit exceeded test as TODO
[gruntmaster-daemon.git] / t / problems / aplusb / tests / mle / meta.yml
CommitLineData
5c5cd38a
MG
1test_name: Memory Limit Exceeded
2test_description: A program which uses up a lot of memory
255d23cd 3todo: Memory limits are broken with sudo
5c5cd38a
MG
4problem: aplusb
5expected_result: 10
6expected_result_text: 0 points
7expected_results:
8- id: 1
9 result: 5
10 result_text: Crash (SIGKILL)
11- id: 2
12 result: 5
13 result_text: Crash (SIGKILL)
14- id: 3
15 result: 5
16 result_text: Crash (SIGKILL)
17- id: 4
18 result: 5
19 result_text: Crash (SIGKILL)
20- id: 5
21 result: 5
22 result_text: Crash (SIGKILL)
23- id: 6
24 result: 5
25 result_text: Crash (SIGKILL)
738dd65f
MG
26files:
27 prog:
889e6e28
MG
28 format: C
29 name: prog.c
This page took 0.013871 seconds and 4 git commands to generate.