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

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

Issue 11263040: Make String.charCodes a getter. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 92fb5e02dc6b441f75d8300e002d80c5b68c0c53..ee1a9548150f74c993e7722918ab7ddde28c10cb 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -357,6 +357,9 @@ LibTest/core/int/remainder_A01_t02: Fail # http://dartbug.com/5407
LibTest/core/Date/toString_A02_t01: Fail, OK
LibTest/core/Date/year_A01_t01: Fail, OK
+# The following test uses String.charCodes as a functions instead of as a getter.
+LibTest/core/String/charCodes_A01_t01: Fail, OK
+
Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issue 273
LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK # co19 issue 273
LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK # co19 issue 273

Powered by Google App Engine
This is Rietveld 408576698