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

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: Updated status files. 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
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index e1960f7ec0e7bcd8abd235427553cbc0fa2634c7..f993db707795bbd32d962bcfa9f3ec509c4d64c7 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -54,6 +54,7 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
LibTest/core/RegExp/firstMatch_A01_t01: 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
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698