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

Unified Diff: tests/co19/co19-runtime.status

Issue 9921017: Intrinsify methods early. Fix some bugs in trinsified code, mark one precision-related bug as SKIP … (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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 | « runtime/vm/opt_code_generator_ia32.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 5980)
+++ tests/co19/co19-runtime.status (working copy)
@@ -99,7 +99,7 @@
LibTest/core/Math/acos_A01_t01: Fail # Issue co19 - 44
LibTest/core/Math/asin_A01_t01: Fail # Issue co19 - 44
LibTest/core/Math/atan_A01_t01: Fail # Issue co19 - 44
-LibTest/core/Math/cos_A01_t01: Fail # Issue co19 - 44
+LibTest/core/Math/cos_A01_t01: Skip # Issue co19 - 44
LibTest/core/Math/exp_A01_t01: Fail # Issue co19 - 44
LibTest/core/Math/sin_A01_t01: Fail # Issue co19 - 44
LibTest/core/Math/tan_A01_t01: Fail # Issue co19 - 44
« no previous file with comments | « runtime/vm/opt_code_generator_ia32.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698