Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Unified Diff: test/cctest/cctest.status

Issue 1572333002: [Interpreter] Add StackCheck node to BytecodeGraphBuilder graphs. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix skip Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/compiler/bytecode-graph-builder.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index f63c589b7b724318ac5aa973254a5bb32f0742f8..cbb9af60a8ddd766323212553e1ba30fb5f415b0 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -490,15 +490,11 @@
'test-compiler/C2JSFrames': [SKIP],
'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [SKIP],
'test-compiler/FeedbackVectorUnaffectedByScopeChanges': [SKIP],
- 'test-compiler/OptimizedCodeSharing1': [SKIP],
'test-compiler/OptimizedCodeSharing2': [SKIP],
'test-compiler/OptimizedCodeSharing3': [SKIP],
'test-compiler/Print': [SKIP],
'test-compiler/UncaughtThrow': [SKIP],
'test-decls/CrossScriptDynamicLookup': [SKIP],
- 'test-decls/CrossScriptLoadICs': [SKIP],
- 'test-decls/CrossScriptStoreICs': [SKIP],
- 'test-decls/Regress3941': [SKIP],
'test-decls/Regress425510': [SKIP],
'test-feedback-vector/VectorCallICStates': [SKIP],
'test-heap/AddInstructionChangesNewSpacePromotion': [SKIP],
@@ -510,29 +506,22 @@
'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [SKIP],
'test-heap/IncrementalMarkingPreservesMonomorphicCallIC': [SKIP],
'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [SKIP],
- 'test-heap/LeakNativeContextViaMap': [SKIP],
- 'test-heap/NextCodeLinkIsWeak': [SKIP],
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
'test-heap-profiler/HeapSnapshotCollection': [SKIP],
'test-heap-profiler/HeapSnapshotSimd': [SKIP],
'test-heap-profiler/HeapSnapshotWeakCollection': [SKIP],
'test-heap/OptimizedAllocationAlwaysInNewSpace': [SKIP],
'test-heap/PromotionQueue': [SKIP],
- 'test-heap/Regress159140': [SKIP],
'test-heap/Regress169209': [SKIP],
'test-heap/Regress1878': [SKIP],
'test-heap/Regress357137': [SKIP],
'test-heap/Regress3631': [SKIP],
'test-heap/Regress388880': [SKIP],
- 'test-heap/Regress513507': [SKIP],
- 'test-heap/Regress514122': [SKIP],
'test-heap/TestCodeFlushingIncrementalAbort': [SKIP],
'test-heap/TestCodeFlushingIncrementalScavenge': [SKIP],
'test-heap/TestCodeFlushingIncremental': [SKIP],
'test-heap/TestCodeFlushingPreAged': [SKIP],
'test-heap/TestCodeFlushing': [SKIP],
- 'test-heap/TestInternalWeakLists': [SKIP],
- 'test-heap/TestInternalWeakListsTraverseWithGC': [SKIP],
'test-heap/WeakFunctionInConstructor': [SKIP],
'test-log-stack-tracer/CFromJSStackTrace': [SKIP],
'test-log-stack-tracer/JsEntrySp': [SKIP],
@@ -555,7 +544,6 @@
'test-run-jsops/ClassLiteral': [SKIP],
'test-run-jsops/LookupLoad': [SKIP],
'test-run-jsops/LookupStore': [SKIP],
- 'test-run-stackcheck/TerminateAtMethodEntry': [SKIP],
'test-run-variables/ContextInitializeVariables': [SKIP],
'test-run-variables/ContextLoadVariables': [SKIP],
'test-run-variables/ContextStoreVariables': [SKIP],
« no previous file with comments | « src/compiler/bytecode-graph-builder.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698