| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 5acd1b8b0fc31fdf1363ec9a91eb9cbeb5c6d729..274b5a293cb27100fe6410e4e38074c1033a3ffd 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -537,10 +537,6 @@
|
| 'test-inobject-slack-tracking/JSGeneratorObjectBasicNoInlineNew': [FAIL],
|
| 'test-api/IsGeneratorFunctionOrObject': [FAIL],
|
|
|
| - # TODO(rmcilroy,4680): Strong mode failures.
|
| - 'test-api/AccessorShouldThrowOnError': [FAIL],
|
| - 'test-api/InterceptorShouldThrowOnError': [FAIL],
|
| -
|
| # TODO(rmcilroy,4680): The function_data field should be a BytecodeArray on interpreter entry
|
| 'test-api/SetFunctionEntryHook': [FAIL],
|
|
|
|
|