Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index b49bad2c53b45652ee5cf7dc8b7ed53ff5fc1307..60d1fdedaa71e6ac771088c9dcd4dfc6d187646d 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -30,6 +30,8 @@ prefix mjsunit |
# All tests in the bug directory are expected to fail. |
bugs: FAIL |
+# Reliably fails when crankshaft is active, passes with --nocrankshaft |
+bugs/bug-1434: FAIL || PASS |
############################################################################## |
# Too slow in debug mode with --stress-opt |