| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 6f6e4d50d30dbb56f66cfd1dd7a9ceb33e721a2e..738bf9f59d4d09c8b7bc65f23e3aaaa0cfbd7473 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]],
|
|
|