Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index da961ca2db7a4f8759e294ffbcb06e89ba71250f..48db013cec43dd1666188130d8175fdf38465199 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -81,6 +81,10 @@ tools/tickprocessor: PASS, SKIP if ($arch == android_arm || $arch == android_ia3 |
math-floor-of-div-nosudiv: PASS, SKIP if ($arch != arm && $arch != android_arm) |
############################################################################## |
+# Long running test that reproduces memory leak and should be run manually. |
+regress/regress-2073: SKIP |
+ |
+############################################################################## |
[ $arch == arm || $arch == android_arm ] |
# Slow tests which times out in debug mode. |