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

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

Issue 10854157: Update test expectations after Clock removal. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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
« tests/co19/co19-dart2js.status ('K') | « tests/co19/co19-dart2js.status ('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
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 18d47507f67eaed2ef96c33fae22d7b4273745e0..8195e8e207fd00ef505b5ab27b6ba6b2fa87d7ac 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -3,6 +3,11 @@
# BSD-style license that can be found in the LICENSE file.
[ $runtime == vm ]
+# These test the Clock class which has been removed.
+# issue co19 - 173
+LibTest/core/Clock/frequency_A01_t01: Fail, OK
+LibTest/core/Clock/now_A01_t01: Fail OK
ricow1 2012/08/15 12:18:57 Fail OK -> Fail, OK
+
# Rename "BadNumberFormatException" to "FormatException"
# TODO(rnystrom): These can be enabled when
# http://code.google.com/p/co19/issues/detail?id=167 is fixed.
« tests/co19/co19-dart2js.status ('K') | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698