Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 55216b14f648cd2aa9bc173233d73581282b515a..eb4bc2f7458afe8f249a079f75c25b9c13acb626 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -177,6 +177,9 @@ |
# issue 4078: |
'allocation-site-info': [PASS, NO_VARIANTS], |
+ # TODO(turbofan): The escape analysis needs some investigation. |
+ 'compiler/escape-analysis-deopt-5': [PASS, NO_VARIANTS], |
+ |
############################################################################## |
# Too slow in debug mode with --stress-opt mode. |
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]], |