Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 60d1fdedaa71e6ac771088c9dcd4dfc6d187646d..8bd0e82e0291df0a36c4ff1778cc6a3c5965db53 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -30,9 +30,6 @@ 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 |
compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug |