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

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: Re-add mjsunit/es6/promises.js fixups Created 4 years, 12 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 | « 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 666c3e9a1aed745fcc48e0fb908d39f6cb94719a..9598ad7df77ce03dac64818c693327710f066b69 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -423,7 +423,6 @@
'built-ins/Promise/all/same-reject-function': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=4633
- '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],
« no previous file with comments | « test/mjsunit/es6/promises.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698