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

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

Issue 11232061: Update math expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index ce72115eb0be237e4dd2e588d7999ac0018b51c8..e29d5856a8188a89a11d4dd8f25ed45cc817cc14 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -285,11 +285,14 @@ LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461
[ $compiler == none && $runtime == vm ]
+LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44
+LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44
+
+
+[ $compiler == none && $runtime == vm && $system == macos ]
LibTest/math/acos_A01_t01: Fail, OK # Issue co19 - 44
LibTest/math/asin_A01_t01: Fail, OK # Issue co19 - 44
LibTest/math/atan_A01_t01: Fail, OK # Issue co19 - 44
-LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44
-LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44
LibTest/math/tan_A01_t01: Fail, OK # Issue co19 - 44
[ $compiler == none && $runtime == vm && $system == linux ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698