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

Unified Diff: test/test262/test262.status

Issue 1362773002: [es6] Align Promise.resolve with the spec (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: remove corresponding entry from patch262.status (that scenario is now passing) Created 5 years, 2 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 12b993c15c7af5932d9b19cb72521e6d6928be89..54cbe9ed849473d604ad966514c3a577b34edc4b 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -291,9 +291,6 @@
'built-ins/Promise/race/S25.4.4.3_A3.1_T2': [FAIL],
'built-ins/Promise/reject/S25.4.4.4_A3.1_T1': [FAIL],
- # https://code.google.com/p/v8/issues/detail?id=4341
- 'built-ins/Promise/resolve/arg-uniq-ctor': [FAIL],
-
# https://code.google.com/p/v8/issues/detail?id=4119
'built-ins/RegExp/15.10.4.1-1': [FAIL],
'built-ins/RegExp/S15.10.3.1_A2_T1': [FAIL],
« 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