| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index b76a1ddb9a461ecac80eb9b32cd30e267841ce8b..47f7ffdfaf175aee4949eb0a62b33c60ccb9e217 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -97,10 +97,6 @@
|
| # BUG(3742).
|
| 'test-mark-compact/MarkCompactCollector': [PASS, ['arch==arm', NO_VARIANTS]],
|
|
|
| - # TODO(mstarzinger): The rewriter is not being called when top-level code is
|
| - # optimized and hence scripts don't "return" the correct value. Fix this.
|
| - 'test-compiler/CompileFunctionInContext*': [PASS, NO_VARIANTS],
|
| -
|
| # TODO(bmeurer): TurboFan embeds strong references to all kinds of objects
|
| # via deoptimization data (Crankshaft also does this, but lack proper test
|
| # coverage).
|
|
|