| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 4fec8ae5e227b51cfde8b4200a7c1b81e27ec0d0..23fb6d094f0bff3e35eef4c517197d9beeec8238 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -831,11 +831,9 @@
|
| 'es6/promises': [FAIL],
|
| 'deserialize-optimize-inner': [FAIL],
|
|
|
| - # TODO(rmcilroy,4680): Check failed in
|
| - # BytecodeGenerator::VisitFunctionLiteral - !shared_info.is_null().
|
| - 'regress/regress-crbug-429159': [FAIL],
|
| -
|
| - # TODO(rmcilroy,4680): Pass on debug, fail on release.
|
| + # TODO(rmcilroy,4680): Pass on debug, fail on release. Fails in both modes.
|
| + # the line numbers in the stack trace are incorrect. In debug mode somehow
|
| + # does not get flagged as a failure.
|
| 'compiler/regress-stacktrace-methods': [PASS, ['mode == release', FAIL]],
|
|
|
| # TODO(rmcilroy,4680): Test assert failures.
|
|
|