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

Unified Diff: test/cctest/cctest.status

Issue 2282733002: [interpreter] Make tick counter test code properly warm-up. (Closed)
Patch Set: Rebased. Created 4 years, 3 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 | « no previous file | test/cctest/heap/test-heap.cc » ('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 68192f66959df267a187f995db5eeb2ffe549626..17e2624055cb4bd5ae0bc0c10a6e3075c7357086 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -360,10 +360,6 @@
# in interpreter.
'test-heap/CompilationCacheCachingBehavior': [FAIL],
- # BUG(rmcilroy,4680): Function is optimized without type feedback and so immediately deopts again, causing check failure in the test.
- 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL],
- 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL],
-
# BUG(4680): Missing type feedback makes optimistic optimizations fail.
'test-cpu-profiler/CollectDeoptEvents': [FAIL],
'test-cpu-profiler/DeoptUntrackedFunction': [SKIP],
@@ -407,8 +403,6 @@
'test-heap/OptimizedPretenuringNestedObjectLiterals': [FAIL],
'test-heap/OptimizedPretenuringObjectArrayLiterals': [FAIL],
'test-heap/Regress169209': [FAIL],
- 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL],
- 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL],
'test-heap/TestCodeFlushing': [FAIL],
'test-heap/TestCodeFlushingIncremental': [FAIL],
'test-heap/TestCodeFlushingIncrementalScavenge': [FAIL],
« no previous file with comments | « no previous file | test/cctest/heap/test-heap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698