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

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: One more test. 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
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 77780190e92451733a0826e042da42710be37a42..0a61da56c177c7d66b609f11ccae368da814b935 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -528,11 +528,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') | test/mjsunit/mjsunit.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698