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

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

Issue 10382170: Convert double to integer and update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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/date.dart ('k') | 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 c131cd6569976f6177f9b378856af59e6d9a3bea..5dede34b1c6b04897b9412f696e36db287581c5f 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -224,6 +224,7 @@ Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails.
Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails.
Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails.
LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone')
+LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
LibTest/core/Date/toString_A02_t01: Fail # Expect.equals(expected: <1-01-01 00:00:00.000>, actual: <0001-01-01 00:00:00.000>) fails.
LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned in ExpectException message (Expect.isTrue(false) fails.)
LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatException is expected')
« no previous file with comments | « runtime/lib/date.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698