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

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

Issue 8598021: Remove isOdd/isEven from num and double interfaces. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
« corelib/src/num.dart ('K') | « runtime/lib/double.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-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 1661)
+++ tests/co19/co19-runtime.status (working copy)
@@ -168,7 +168,6 @@
LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Fail # Issue co19 - 30
LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01: Fail # Issue 429
LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail # Issue co19 - 46
-LibTest/core/double/isOdd/double/isOdd/A01/t02: Fail # Issue 465
LibTest/core/double/toRadixString/double/toRadixString/A01/t01: Fail # Issue 463
LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01: Fail # Issue 463
LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail # Issue 463
@@ -182,6 +181,10 @@
LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail # Issue 460
LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail # Issue 460
LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail # Issue 460
+
+LibTest/core/double/isEven/* : Fail # Issue 465
+LibTest/core/double/isOdd/* : Fail # Issue 465
+
[ $component == vm && $system == macos ]
LibTest/core/Math/acos/Math/acos/A01/t01: Fail # Issue co19 - 44
LibTest/core/Math/asin/Math/asin/A01/t01: Fail # Issue co19 - 44
« corelib/src/num.dart ('K') | « runtime/lib/double.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698