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

Unified Diff: tests/co19/co19-leg.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 | « no previous file | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index 090fba00825d9157a82295173ce1efee37599974..8c01e7111d13dce6b80223569b51d898e9fb0135 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -114,6 +114,9 @@ LibTest/core/int/remainder_A01_t03: Fail, OK # Leg only has double.
LibTest/core/int/toDouble_A01_t01: Fail, OK # Requires big int.
LibTest/core/int/toInt_A01_t01: Fail, OK # Requires big int.
LibTest/core/int/toRadixString_A01_t01: Fail, OK # Bad test: uses Expect.fail, Expect.throws, assumes case of result, and uses unsupported radixes.
+LibTest/core/int/toStringAsExponential_A01_t01: Fail, OK # Co19 Issue 112.
+LibTest/core/int/toStringAsFixed_A01_t01: Fail, OK # Co19 Issue 114.
+LibTest/core/int/toStringAsPrecision_A01_t01: Fail, OK # Co19 Issue 113.
LibTest/core/String/contains_A01_t02: Fail, OK # co19 issue 105.
Language/13_Types/4_Interface_Types_A12_t10: Fail, OK # Type test assuming int != double.
@@ -121,9 +124,6 @@ Language/13_Types/4_Interface_Types_A12_t10: Fail, OK # Type test assuming int !
#
# The following tests may be broken, but require further review.
#
-LibTest/core/int/toStringAsExponential_A01_t01: Fail, OK # TODO(floitsch): Review.
-LibTest/core/int/toStringAsFixed_A01_t01: Fail, OK # TODO(floitsch): Review.
-LibTest/core/int/toStringAsPrecision_A01_t01: Fail, OK # TODO(floitsch): Review.
LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical to NaN?
« no previous file with comments | « no previous file | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698