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

Unified Diff: test/cctest/cctest.status

Issue 1782013002: [compiler] Sidestep the interpreter for generator functions. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased. Created 4 years, 9 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.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 881c1d0e300b7e0a794d89f4ec0fc10dbf556cad..360e70526f07dc38f4e5303323d8810d58c81a51 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -524,11 +524,6 @@
'test-func-name-inference/UpperCaseClass': [TIMEOUT],
'test-func-name-inference/LowerCaseClass': [TIMEOUT],
- # TODO(rmcilroy,4681): Requires support for generators.
- 'test-inobject-slack-tracking/JSGeneratorObjectBasic': [FAIL],
- 'test-inobject-slack-tracking/JSGeneratorObjectBasicNoInlineNew': [FAIL],
- 'test-api/IsGeneratorFunctionOrObject': [FAIL],
-
# TODO(rmcilroy,4680): The function_data field should be a BytecodeArray on interpreter entry
'test-api/SetFunctionEntryHook': [FAIL],
« no previous file with comments | « src/compiler.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698