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

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: Break 80+ line. 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
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 64f4d6ffe9a09176e10c5d2c4a4f48ab93c03dc5..d9dd75e8ec04afc0af40be6239c31acc1a353137 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -173,6 +173,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/toStringAsExponential/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

Powered by Google App Engine
This is Rietveld 408576698