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

Unified Diff: test/cctest/cctest.status

Issue 1640683002: [interpreter] Fix BytecodeGraphBuilder for disabled deopt. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: 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') | 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 3489d7a5d869c99753b609fb9db9a6b2fa4099dc..cae742c929225a32503eeccffb2927bee14004d2 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -554,8 +554,6 @@
'test-parsing/StrongModeFreeVariablesDeclaredByLanguage': [SKIP],
'test-parsing/StrongModeFreeVariablesDeclaredByPreviousScript': [SKIP],
'test-parsing/StrongModeFreeVariablesDeclaredInGlobalPrototype': [SKIP],
- 'test-pipeline/PipelineGeneric': [SKIP],
- 'test-pipeline/PipelineTyped': [SKIP],
'test-profile-generator/BailoutReason': [SKIP],
'test-profile-generator/LineNumber': [SKIP],
'test-profile-generator/ProfileNodeScriptId': [SKIP],
« no previous file with comments | « src/compiler/bytecode-graph-builder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698