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

Unified Diff: test/test262/test262.status

Issue 1538663002: Reland "Clean up promises and fix an edge case bug (patchset #4 id:60001 of https://codereview.chro… (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fixes two test262 tests! 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
« no previous file with comments | « test/mjsunit/regress/regress-3641.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 90f962eaa4aedefb7c160fe8bef08e19578cc9c3..8b04d74b27b9067055db56631620ebb624b587cf 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -423,8 +423,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],
« no previous file with comments | « test/mjsunit/regress/regress-3641.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698