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

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

Issue 9113043: Implement Double.{toString, toStringAsExponential, toStringAsPrecision} (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Don't use NULL and rebase. Created 8 years, 10 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/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 78511f61171da9e3228169991c6842733dacaa5e..7f7da2d6bb7d46c51754b47bf62978859e26d83d 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -70,6 +70,7 @@ LibTest/core/RegExp/firstMatch_A01_t01: Fail
LibTest/core/RegExp/hasMatch_A01_t02: Fail
LibTest/core/String/replaceFirst_A01_t01: Fail # Issue 429
LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
+LibTest/core/double/toStringAsFixed_A01_t03: Fail # Test is out of date.
LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463
LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463
LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461
« runtime/vm/object.cc ('K') | « runtime/vm/object.cc ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698