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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1779123003: [compiler] Sidestep optimizing of generator resumers. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_interpreter-generators-disable-1
Patch Set: 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/runtime/runtime-generator.cc ('k') | test/test262/test262.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 9ff64488128956c4edf878cd7004a686b4ab039f..157f5525cab8808c6881b3d30825541d77592a8f 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -824,38 +824,18 @@
'regress/regress-crbug-424142': [SKIP],
# TODO(rmcilroy,4681): Requires support for generators.
- 'messages': [FAIL],
- 'es6/array-from': [FAIL],
- 'regress-3225': [FAIL],
'es6/classes-subclass-builtins': [FAIL],
rmcilroy 2016/03/10 12:50:55 Still some failing tests - is still something we a
Michael Starzinger 2016/03/10 13:06:37 Acknowledged. Yes, I looked at a handful and they
- 'es6/computed-property-names-classes': [FAIL],
- 'es6/computed-property-names-object-literals-methods': [FAIL],
- 'es6/generators-poisoned-properties': [FAIL],
'es6/generators-runtime': [FAIL],
'es6/generators-parsing': [FAIL],
'es6/generators-iteration': [FAIL],
'es6/generators-states': [FAIL],
- 'es6/iteration-semantics': [FAIL],
- 'es6/generators-mirror': [FAIL],
- 'es6/object-literals-method': [FAIL],
- 'es6/object-literals-super': [FAIL],
'es6/generators-relocation': [FAIL],
- 'es6/spread-array': [FAIL],
'es6/generators-debug-liveedit': [FAIL],
'es6/spread-call': [FAIL],
- 'es6/typedarray-from': [FAIL],
- 'es6/typedarray': [FAIL],
- 'es6/regress/regress-2681': [FAIL],
'es6/regress/regress-2691': [FAIL],
- 'es6/regress/regress-3280': [FAIL],
'harmony/destructuring-assignment': [FAIL],
- 'harmony/function-sent': [FAIL],
- 'harmony/destructuring': [FAIL],
'harmony/regress/regress-4482': [FAIL],
- 'harmony/generators': [FAIL],
- 'harmony/iterator-close': [FAIL],
'harmony/reflect-construct': [FAIL],
- 'es6/promises': [FAIL],
'strong/undefined': [FAIL],
# TODO(mythria, 4780): Related to type feedback for calls in interpreter.
« no previous file with comments | « src/runtime/runtime-generator.cc ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698