| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index da961ca2db7a4f8759e294ffbcb06e89ba71250f..c9770dc620e0292500ea03b1b2ffb2999a3db3ac 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -40,6 +40,9 @@ regress/regress-524: SKIP
|
| # Skip long running test in debug and allow it to timeout in release mode.
|
| # regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug
|
|
|
| +# Deferred stack trace formatting is temporarily disabled.
|
| +stack-traces-gc: PASS || FAIL
|
| +
|
| ##############################################################################
|
| # Too slow in debug mode with --stress-opt
|
| compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug
|
|
|