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

Unified Diff: test/test262-es6/test262-es6.status

Issue 1166303004: Stage ES6 arrow functions (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 5 years, 6 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/flag-definitions.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262-es6/test262-es6.status
diff --git a/test/test262-es6/test262-es6.status b/test/test262-es6/test262-es6.status
index c8e16f0a085c45632c97e217afa7039287412f4c..19992111e2e3ec7ef19d0efeda901bd066f870c6 100644
--- a/test/test262-es6/test262-es6.status
+++ b/test/test262-es6/test262-es6.status
@@ -179,7 +179,6 @@
'built-ins/Array/prototype/filter/15.4.4.20-3-7': [FAIL],
'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL],
'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-2': [FAIL],
- 'built-ins/Array/prototype/find/Array.prototype.find_callable-arrowfunction': [FAIL],
'built-ins/Array/prototype/forEach/15.4.4.18-3-12': [FAIL],
'built-ins/Array/prototype/forEach/15.4.4.18-3-25': [FAIL],
'built-ins/Array/prototype/forEach/15.4.4.18-3-7': [FAIL],
@@ -289,9 +288,6 @@
'intl402/13.3.1_L15': [FAIL],
'intl402/13.3.2_L15': [FAIL],
'intl402/13.3.3_L15': [FAIL],
- 'language/arrow-function/Arrow-Function_rules-for-prototype': [FAIL],
- 'language/arrow-function/Arrow-Function_semantics': [FAIL],
- 'language/arrow-function/Arrow-Function_syntax-variations': [FAIL],
'language/class/arguments/access': [FAIL],
'language/class/arguments/default-constructor': [FAIL],
'language/class/definition/accessors': [FAIL],
« no previous file with comments | « src/flag-definitions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698