| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 1062a20c001022b7ff1a5ea9df31637dc2bf6a9f..3e5493fad8f443e354fdda348054e758548e9a6f 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -527,32 +527,24 @@
|
| 'test-api-interceptors/InterceptorLoadICInvalidatedFieldViaGlobal': [SKIP],
|
| 'test-bytecode-generator/TryCatch': [SKIP],
|
| 'test-bytecode-generator/TryFinally': [SKIP],
|
| - 'test-compiler/C2JSFrames': [SKIP],
|
| 'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [SKIP],
|
| 'test-compiler/FeedbackVectorUnaffectedByScopeChanges': [SKIP],
|
| 'test-compiler/OptimizedCodeSharing2': [SKIP],
|
| 'test-compiler/OptimizedCodeSharing3': [SKIP],
|
| - 'test-compiler/Print': [SKIP],
|
| 'test-decls/CrossScriptDynamicLookup': [SKIP],
|
| 'test-decls/Regress425510': [SKIP],
|
| 'test-feedback-vector/VectorCallICStates': [SKIP],
|
| - 'test-heap/AddInstructionChangesNewSpacePromotion': [SKIP],
|
| - 'test-heap/ArrayShiftSweeping': [SKIP],
|
| 'test-heap/CanonicalSharedFunctionInfo': [SKIP],
|
| 'test-heap/CellsInOptimizedCodeAreWeak': [SKIP],
|
| 'test-heap/CompilationCacheCachingBehavior': [SKIP],
|
| - 'test-heap/CountForcedGC': [SKIP],
|
| 'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [SKIP],
|
| 'test-heap/IncrementalMarkingPreservesMonomorphicCallIC': [SKIP],
|
| 'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [SKIP],
|
| 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
|
| 'test-heap-profiler/HeapSnapshotSimd': [SKIP],
|
| 'test-heap/OptimizedAllocationAlwaysInNewSpace': [SKIP],
|
| - 'test-heap/PromotionQueue': [SKIP],
|
| 'test-heap/Regress169209': [SKIP],
|
| 'test-heap/Regress357137': [SKIP],
|
| - 'test-heap/Regress3631': [SKIP],
|
| - 'test-heap/Regress388880': [SKIP],
|
| 'test-heap/TestCodeFlushingIncrementalAbort': [SKIP],
|
| 'test-heap/TestCodeFlushingIncrementalScavenge': [SKIP],
|
| 'test-heap/TestCodeFlushingIncremental': [SKIP],
|
| @@ -560,8 +552,6 @@
|
| 'test-heap/TestCodeFlushing': [SKIP],
|
| 'test-heap/WeakFunctionInConstructor': [SKIP],
|
| 'test-log-stack-tracer/CFromJSStackTrace': [SKIP],
|
| - 'test-log-stack-tracer/JsEntrySp': [SKIP],
|
| - 'test-log-stack-tracer/PureCStackTrace': [SKIP],
|
| 'test-log-stack-tracer/PureJSStackTrace': [SKIP],
|
| 'test-parsing/DestructuringNegativeTests': [SKIP],
|
| 'test-parsing/StrongModeFreeVariablesDeclaredByLanguage': [SKIP],
|
| @@ -603,6 +593,7 @@
|
| 'test-decls/CrossScriptReferencesHarmony': [SKIP],
|
| 'test-js-arm64-variables/lookup_slots': [SKIP],
|
| 'test-spaces/SizeOfFirstPageIsLargeEnough': [SKIP],
|
| + 'test-heap/AddInstructionChangesNewSpacePromotion': [SKIP],
|
| 'test-heap/Regress538257': [SKIP],
|
| }], # ignition == True and arch == arm64
|
|
|
|
|