Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index f6f68f5922e4f6b002138183cf80773f70d079ea..1f6313ec7ed578c23401be8e5ab4fa20f568ab10 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -54,9 +54,6 @@ |
############################################################################## |
# 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. |