| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 95049fa343a3b7db58ac3a40a87297ec8df55141..6d410598a37884b9c1d581a41470d9e2eb1c95eb 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -152,6 +152,9 @@
|
| # TODO(turbofan): The escape analysis needs some investigation.
|
| 'compiler/escape-analysis-*': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(mstarzinger): Fails in --turbo --always-opt mode.
|
| + 'ignition/ignition-statistics-extension': [PASS, NO_VARIANTS],
|
| +
|
| ##############################################################################
|
| # Too slow in debug mode with --stress-opt mode.
|
| 'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],
|
|
|