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

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

Issue 8728006: Implement Double.toStringAsFixed. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix syntax error. Created 9 years 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 | « runtime/vm/vm_sources.gypi ('k') | tests/language/src/ToStringAsFixedTest.dart » ('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 5bb8971a7221f8283d3bfde3c552bd0c857902d3..d4ae96232f117a17480343525db259d592b54dc0 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -164,6 +164,7 @@ LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail # Issue co19 - 46
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
+LibTest/core/double/toStringAsFixed/double/toStringAsFixed/A01/t03: Fail # Test needs to be changed.
LibTest/core/int/operator%/int/operator%/A01/t01: Fail # Issue co19 - 48
LibTest/core/int/operator%/int/operator%/A01/t02: Fail # Issue co19 - 48
LibTest/core/int/operator%/int/operator%/A01/t03: Fail # Issue co19 - 49
« no previous file with comments | « runtime/vm/vm_sources.gypi ('k') | tests/language/src/ToStringAsFixedTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698