| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 585d503a0fcaa64ea986e422cf9f2dda9eb934f8..8d6274bf2a93830f5fd8cd445475e1475bc70496 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -47,6 +47,10 @@ regress/regress-crbug-160010: SKIP
|
| stack-traces-gc: PASS || FAIL
|
|
|
| ##############################################################################
|
| +# TODO(wingo): Re-enable when GC bug from r15060 is solved.
|
| +harmony/generators-iteration: SKIP
|
| +
|
| +##############################################################################
|
| # Too slow in debug mode with --stress-opt mode.
|
| compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug
|
| compiler/regress-funcaller: PASS, SKIP if $mode == debug
|
|
|