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

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

Issue 8538019: incremental progress on Value (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebased Created 9 years, 1 month 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
« frog/gen.dart ('K') | « frog/value.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-frog.status
diff --git a/tests/co19/co19-frog.status b/tests/co19/co19-frog.status
index 9db0b45de9a1b301bfd630052f4075873f54139f..acb2882ac99bc67c6914eb172561f768e29c7e8a 100644
--- a/tests/co19/co19-frog.status
+++ b/tests/co19/co19-frog.status
@@ -421,6 +421,9 @@ LibTest/core/Math/max/Math/max/A01/t02: Fail
LibTest/core/Math/atan/Math/atan/A01/t02: Fail
LibTest/core/Math/exp/Math/exp/A01/t02: Fail
LibTest/core/Math/parseInt/Math/parseInt/A02/t01: Fail
+LibTest/core/Math/acos/Math/acos/A01/t01: Skip # TODO(jimhug): bad test
Jennifer Messerly 2011/11/12 00:39:58 I think Peter wanted these as "Pass, Fail" ?
+LibTest/core/Math/asin/Math/asin/A01/t01: Skip # TODO(jimhug): bad test
+LibTest/core/Math/atan/Math/atan/A01/t01: Skip # TODO(jimhug): bad test
LibTest/core/Math/atan/Math/atan/A01/t03: Fail
LibTest/core/Math/exp/Math/exp/A01/t01: Fail
LibTest/core/Math/exp/Math/exp/A01/t03: Fail
@@ -450,6 +453,7 @@ LibTest/core/Math/sin/Math/sin/A01/t01: Fail
LibTest/core/Math/sin/Math/sin/A01/t02: Fail
LibTest/core/Math/sqrt/Math/sqrt/A01/t02: Fail
LibTest/core/Math/sqrt/Math/sqrt/A01/t04: Fail
+LibTest/core/Math/tan/Math/tan/A01/t01: Skip # TODO(jimhug): bad test
LibTest/core/Math/tan/Math/tan/A01/t02: Fail
LibTest/core/Math/sqrt/Math/sqrt/A01/t03: Fail
LibTest/core/Math/tan/Math/tan/A01/t03: Fail
« frog/gen.dart ('K') | « frog/value.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698