Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 1e4981d217b829808949b78a934cd8e69a431bf8..cc80a6526c68e5dd2a76e4c284beb73f70445649 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -531,7 +531,6 @@ |
'test-compiler/FeedbackVectorUnaffectedByScopeChanges': [SKIP], |
'test-compiler/OptimizedCodeSharing2': [SKIP], |
'test-compiler/OptimizedCodeSharing3': [SKIP], |
- 'test-decls/CrossScriptDynamicLookup': [SKIP], |
'test-decls/CrossScriptReferences_Simple2': [SKIP], |
'test-decls/Regress425510': [SKIP], |
'test-feedback-vector/VectorCallICStates': [SKIP], |
@@ -541,7 +540,6 @@ |
'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [SKIP], |
'test-heap/IncrementalMarkingPreservesMonomorphicCallIC': [SKIP], |
'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [SKIP], |
- 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP], |
'test-heap/OptimizedAllocationAlwaysInNewSpace': [SKIP], |
'test-heap/Regress169209': [SKIP], |
'test-heap/Regress357137': [SKIP], |
@@ -564,13 +562,10 @@ |
'test-profile-generator/ProfileNodeScriptId': [SKIP], |
'test-profile-generator/RecordStackTraceAtStartProfiling': [SKIP], |
'test-run-inlining/InlineTwice': [SKIP], |
- 'test-run-jscalls/LookupCall': [SKIP], |
'test-run-jsexceptions/ThrowMessageDirectly': [SKIP], |
'test-run-jsexceptions/ThrowMessagePosition': [SKIP], |
'test-run-jsobjects/ArgumentsRest': [SKIP], |
'test-run-jsops/ClassLiteral': [SKIP], |
- 'test-run-jsops/LookupLoad': [SKIP], |
- 'test-run-jsops/LookupStore': [SKIP], |
'test-run-variables/ContextInitializeVariables': [SKIP], |
'test-run-variables/ContextLoadVariables': [SKIP], |
'test-run-variables/ContextStoreVariables': [SKIP], |
@@ -585,7 +580,6 @@ |
'test-thread-termination/TerminateOnlyV8ThreadFromThreadItself': [SKIP], |
'test-thread-termination/TerminateOnlyV8ThreadFromThreadItselfNoLoop': [SKIP], |
'test-thread-termination/TerminationInInnerTryCall': [SKIP], |
- 'test-unscopables-hidden-prototype/Unscopables': [SKIP], |
}], # ignition == True |
['ignition == True and arch == arm', { |