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

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

Issue 9961003: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Created 8 years, 8 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-leg.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 6c3514c2ba51c6571fd6758bec091c94edfed53c..ba82853dd20f202389140501ed0c0bd7ceeb1479 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -89,12 +89,12 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail
LibTest/core/RegExp/firstMatch_A01_t01: Fail
LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
-LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463
-LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463
+LibTest/core/double/toStringAsExponential_A01_t01: Fail, Ok # Unimplemented test stub.
+LibTest/core/double/toStringAsPrecision_A01_t01: Fail, Ok # Unimplemented test stub.
LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461
-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, Crash # Issue 460
+LibTest/core/int/toStringAsExponential_A01_t01: Fail # Issue 460, Issue co19 - 112
+LibTest/core/int/toStringAsFixed_A01_t01: Fail # Issue 460, Issue co19 - 114
+LibTest/core/int/toStringAsPrecision_A01_t01: Fail, Crash # Issue 460, Issue co19 - 113
[ $runtime == vm ]
LibTest/core/Math/acos_A01_t01: Fail, Pass # Issue co19 - 44
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698