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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1560763002: Add Array support for @@species and subclassing (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Last couple comments 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 | « test/mjsunit/harmony/array-species.js ('k') | no next file » | 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 ed111c48ae8ce231d6d66862eae1f7362fb49557..3adb5460940389e5c4ff25b44af949436e86b4f9 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -56,6 +56,10 @@
'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.
+ 'regress/regress-544991': [SKIP],
+
##############################################################################
# TurboFan compiler failures.
« no previous file with comments | « test/mjsunit/harmony/array-species.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698