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

Unified Diff: tests/co19/co19-dart2js.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
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 753b3c35ebe3548c84a9cc78dfa04bb6bab6ac9b..d1d8babe63e3d61f9b5610815a487e1e2183e0e2 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -12,6 +12,10 @@ 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
[ $compiler == dart2js && $system == macos && $runtime == d8 ]
LibTest/core/Math/acos_A01_t01: Fail, OK

Powered by Google App Engine
This is Rietveld 408576698