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

Unified Diff: tests/lib/lib.status

Issue 24695003: Fix optimized Math.pow on x64 with NaN exponents. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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: tests/lib/lib.status
===================================================================
--- tests/lib/lib.status (revision 27941)
+++ tests/lib/lib.status (working copy)
@@ -176,7 +176,3 @@
mirrors/method_mirror_returntype_test: Fail # Issue 13510
mirrors/function_type_mirror_test: Fail # Issue 13510
mirrors/typevariable_mirror_metadata_test: Fail # Issue 13510
-
-[ $arch == x64 && $compiler == none && $runtime == vm ]
-math/double_pow_test: Pass, Fail # Issue 13543
-
« runtime/vm/intermediate_language_x64.cc ('K') | « runtime/vm/intermediate_language_x64.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698