Mark memory limit exceeded test as TODO
[gruntmaster-daemon.git] / t / problems / aplusb / tests / mle / meta.yml
index b71c482f22154edd342fce2fd5e64f7affe3fd48..0101d285c479585a8df49ff2f25f304495e2203b 100644 (file)
@@ -1,5 +1,6 @@
 test_name: Memory Limit Exceeded
 test_description: A program which uses up a lot of memory
+todo: Memory limits are broken with sudo
 problem: aplusb
 expected_result: 10
 expected_result_text: 0 points
@@ -22,3 +23,7 @@ expected_results:
 - id: 6
   result: 5
   result_text: Crash (SIGKILL)
+files:
+  prog:
+    format: C
+    name: prog.c
This page took 0.009745 seconds and 4 git commands to generate.