From 255d23cd7d927d36cdad1490563a62cd1fc3415b Mon Sep 17 00:00:00 2001
From: Marius Gavrilescu <marius@ieval.ro>
Date: Mon, 2 Feb 2015 23:55:56 +0200
Subject: [PATCH] Mark memory limit exceeded test as TODO

---
 t/problems/aplusb/tests/mle/meta.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/t/problems/aplusb/tests/mle/meta.yml b/t/problems/aplusb/tests/mle/meta.yml
index 5a1e58a..0101d28 100644
--- a/t/problems/aplusb/tests/mle/meta.yml
+++ b/t/problems/aplusb/tests/mle/meta.yml
@@ -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
-- 
2.39.5