| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index f7be0007da3928c0d59fb8d5a906662f17e18df4..d3aecb11b717ac674774531d17bc9996c94bf253 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -127,6 +127,10 @@
|
| 'debug-stepout-scope-part3': [PASS, NO_VARIANTS],
|
| 'es6/debug-evaluate-blockscopes': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(titzer): --always-opt incorrectly disables CrankShaft soft deopt points
|
| + 'result-table-min': [PASS, NO_VARIANTS],
|
| + 'result-table-max': [PASS, NO_VARIANTS],
|
| +
|
| ##############################################################################
|
| # Too slow in debug mode with --stress-opt mode.
|
| 'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],
|
|
|