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

Unified Diff: test/mjsunit/mjsunit.status

Issue 741643003: Added test cases for truncating stores. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 6 years, 1 month 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/compiler/truncating-store.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 8df1a3300db4f482463d90477830ab09f9174114..8be1bf6b34c022940bbda613b8af970295cd13be 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -54,6 +54,9 @@
##############################################################################
# TurboFan compiler failures.
+ # TODO(jarin) We should truncate instead of change for some stores.
+ 'compiler/truncating-store': [PASS, FAIL],
+
# TODO(mstarzinger): An arguments object materialized in the prologue can't
# be accessed indirectly. Either we drop that requirement or wait for support
# from the deoptimizer to do that.
« no previous file with comments | « test/mjsunit/compiler/truncating-store.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698