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

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

Issue 12282038: Remove deprecated string features. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge to head Created 7 years, 10 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 | « tests/co19/co19-dart2dart.status ('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-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index e3114476ed2ac7f908ec0a529837a7c8bb61ec2a..d6d0f1534976ef58a31a31f836b5ddeb7ed43497 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -788,3 +788,10 @@ LibTest/core/Set/removeAll_A01_t02: Fail
# Doesn't expect concurrent modification error (issue 376).
LibTest/core/Map/forEach_A01_t07: Fail
+
+# Deprecated string members removed (issue 382).
+LibTest/core/String/charCodes_A01_t01: Fail
+LibTest/core/String/charCodeAt_A02_t01: Fail
+LibTest/core/String/charCodeAt_A03_t01: Fail
+LibTest/core/String/charCodeAt_A01_t01: Fail
+LibTest/core/String/splitChars_A01_t01: Fail
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698