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

Unified Diff: tests/co19/co19-compiler.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
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | tests/co19/co19-dart2js.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index e2dafee423bfb5dab48234e8d05e6419e4462e81..5dd529ed9a2e7723e09afd6b4d219b024c069311 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -11,6 +11,11 @@ LibTest/core/double/toInt_A01_t04: Fail
LibTest/core/Math/parseInt_A02_t01: Fail
LibTest/core/Math/parseDouble_A02_t01: Fail
+# 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
+
Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135
Language/03_Overview/1_Scoping_A02_t28: Fail # language change 1031
Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | tests/co19/co19-dart2js.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698