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

Unified Diff: test/mjsunit/mjsunit.status

Issue 6837018: Fix Math.round in runtime.cc and x64 optimized code. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 8 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
« test/mjsunit/math-round.js ('K') | « test/mjsunit/math-round.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 8f042ced7a742a4541df12de4554979fa2e62c1a..668b8a36ac63a1103b40db87498f1ba07c1ddb29 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -61,6 +61,9 @@ debug-liveedit-patch-positions-replace: SKIP
##############################################################################
[ $arch == arm ]
+# Code is bugged. Remove this when fixed.
+math-round: FAIL
+
# Slow tests which times out in debug mode.
try: PASS, SKIP if $mode == debug
debug-scripts-request: PASS, SKIP if $mode == debug
« test/mjsunit/math-round.js ('K') | « test/mjsunit/math-round.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698