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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1531073004: [promise] Make Promise.reject match spec, and validate promise capabilities (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Re-add and skip 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
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index a1714ac269d5462ffdc6a6f32eb7ef8d6779c901..adf2afab765257fcc8b4acb96931b08864654a2a 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -54,6 +54,7 @@
'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],
##############################################################################
# TurboFan compiler failures.
« src/js/promise.js ('K') | « src/messages.h ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698