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

Unified Diff: test/cctest/cctest.status

Issue 2568723003: [deoptimizer] Enable test that should no longer fail. (Closed)
Patch Set: Created 4 years 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 | no next file » | 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 21398297d6359bacec83a174106084ccad0d37e4..0e645dd6706dd52d6e2a8cf76348b2ed58c4525d 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -100,8 +100,6 @@
##############################################################################
['arch == arm64', {
- 'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
-
'test-api/Bug618': [PASS],
# BUG(v8:3385).
@@ -208,8 +206,6 @@
##############################################################################
['arch == arm', {
- 'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
-
# BUG(355): Test crashes on ARM.
'test-log/ProfLazyMode': [SKIP],
@@ -226,8 +222,6 @@
##############################################################################
['arch == mipsel or arch == mips', {
- 'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
-
# TODO(mips-team): Improve code-size on large RegExp's.
'test-heap/TestSizeOfRegExpCode': [SKIP],
@@ -251,8 +245,6 @@
##############################################################################
['arch == mips64el or arch == mips64', {
- 'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
-
# BUG(v8:3154).
'test-heap/ReleaseOverReservedPages': [PASS, FAIL],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698