Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 59d550a0bf6b17feca60c7f89744b836071a7207..9de0d777ae9534bc21eb28cfc7abc5f4448645ae 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -576,14 +576,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], |
@@ -642,7 +634,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], |