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

Unified Diff: test/test262/test262.status

Issue 1536013002: [promise] make Promise.resolve match spec (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Update test expectations Created 5 years 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
« test/mjsunit/es6/promises.js ('K') | « test/mjsunit/es6/promises.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 7652d7841ecc70ffbcea31ee63b01bd168300ffc..acd4edb9c18730f936b43eea689b23e2b70c160d 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -422,9 +422,6 @@
'built-ins/Promise/all/same-reject-function': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=4633
- 'built-ins/Promise/executor-function-length': [FAIL],
- 'built-ins/Promise/resolve/context-non-object-with-promise': [FAIL],
- 'built-ins/Promise/resolve/resolve-from-promise-capability': [FAIL],
'built-ins/Promise/resolve/capability-executor-not-callable': [FAIL],
'built-ins/Promise/reject/capability-executor-not-callable': [FAIL],
'built-ins/Promise/prototype/then/deferred-is-resolved-value': [SKIP],
« test/mjsunit/es6/promises.js ('K') | « test/mjsunit/es6/promises.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698