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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1578893002: Partial rollback of Promise error checking (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add failing ignition test Created 4 years, 11 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/js/promise.js ('k') | test/mjsunit/regress/regress-crbug-575314.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 4c649fdf45050d88bd01a5d34d80a2d857e41519..0cc796efe8b8536af45e68c5a434666bead92145 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -54,7 +54,6 @@
'es6/debug-promises/reject-with-throw-in-reject': [FAIL],
'es6/debug-promises/reject-with-undefined-reject': [FAIL],
'es6/debug-promises/reject-with-invalid-reject': [FAIL],
- 'es6/debug-promises/throw-with-undefined-reject': [FAIL],
# Issue 4093: This test will be updated in the course of implementing
# @@species, when TypedArray support is added.
« no previous file with comments | « src/js/promise.js ('k') | test/mjsunit/regress/regress-crbug-575314.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698