| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 81999171480452cb49b5fa65823b05c2fd82e690..2ca0adc5cb2e1739da63f38e661eb0cd1b1bf952 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -594,10 +594,6 @@
|
| 'test-run-jsexceptions/ThrowMessagePosition': [FAIL],
|
| 'test-api/TryCatchMixedNesting': [PASS, FAIL],
|
|
|
| - # TODO(rmcilroy,4689): Stack frame calling frame is_javascript() failure.
|
| - 'test-log-stack-tracer/CFromJSStackTrace': [FAIL],
|
| - 'test-log-stack-tracer/PureJSStackTrace': [FAIL],
|
| -
|
| # TODO(rmcilroy,4680): Exception message assert failure.
|
| 'test-api/CallICFastApi_SimpleSignature_Miss2WithProfiler': [PASS, FAIL],
|
| 'test-api/InterceptorCallICFastApi_SimpleSignature_Miss3WithProfiler': [PASS, FAIL],
|
|
|