| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index bc4e866c3635fec743c053bcbd286fa45f8dacad..f220b7bb087681eadb8b169c21f5c078db163347 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -577,14 +577,6 @@
|
| 'test-api/InterceptorShouldThrowOnError': [FAIL],
|
| 'test-api/StrongModeAccessCheckAllowed': [FAIL],
|
|
|
| - # TODO(rmcilroy,4680): FunctionTester SameValue check fails.
|
| - 'test-run-variables/StackInitializeVariables': [FAIL],
|
| - 'test-run-variables/ContextInitializeVariables': [FAIL],
|
| - 'test-run-variables/ContextStoreVariables': [FAIL],
|
| - 'test-run-variables/StackStoreVariables': [FAIL],
|
| - 'test-run-variables/ContextLoadVariables': [FAIL],
|
| - 'test-run-variables/StackLoadVariables': [FAIL],
|
| -
|
| # TODO(rmcilroy,4680): The function_data field should be a BytecodeArray on interpreter entry
|
| 'test-api/SetFunctionEntryHook': [FAIL],
|
|
|
| @@ -650,7 +642,6 @@
|
| 'test-heap/CompilationCacheCachingBehavior': [FAIL],
|
| 'test-heap/CellsInOptimizedCodeAreWeak': [FAIL],
|
| 'test-run-inlining/InlineTwice': [FAIL],
|
| - 'test-decls/Regress425510': [FAIL],
|
|
|
| # TODO(rmcilroy,4680): Fail on some bot configurations.
|
| 'test-heap/CanonicalSharedFunctionInfo': [PASS, FAIL],
|
|
|