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

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

Issue 9416084: Implement more missing pieces in VM's core library. Although it does not seem to make sense to have… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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 | « runtime/lib/integers.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 4458)
+++ tests/co19/co19-runtime.status (working copy)
@@ -57,9 +57,9 @@
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
-LibTest/core/int/toStringAsExponential_A01_t01: Fail # Issue 460
+LibTest/core/int/toStringAsExponential_A01_t01: Fail, Crash # Issue 460
LibTest/core/int/toStringAsFixed_A01_t01: Fail # Issue 460
-LibTest/core/int/toStringAsPrecision_A01_t01: Fail # Issue 460
+LibTest/core/int/toStringAsPrecision_A01_t01: Fail, Crash # Issue 460
[ $component == vm && $system == macos ]
LibTest/core/Math/acos_A01_t01: Fail # Issue co19 - 44
« no previous file with comments | « runtime/lib/integers.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698