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

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

Issue 12313100: Add test exceptions to dartc for removed deprecated string members. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
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 60c8924bd9e8ffda4d041a5366b83c80cab14c91..b4dd82fd3e129c2a9669ac2b6faa411f176172f0 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -503,5 +503,12 @@ LibTest/core/Strings/concatAll_A02_t01: Fail # Strings class has been removed. c
LibTest/core/Strings/concatAll_A03_t01: Fail # Strings class has been removed. co19 issue 380
LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. co19 issue 380
+# Deprecated string members removed (issue 382).
+LibTest/core/String/charCodeAt_A01_t01: Fail
floitsch 2013/02/25 11:59:48 Put issue numbers next to the failing tests. Don't
+LibTest/core/String/charCodeAt_A02_t01: Fail
+LibTest/core/String/charCodeAt_A03_t01: Fail
+LibTest/core/String/charCodes_A01_t01: Fail
+LibTest/core/String/splitChars_A01_t01: Fail
+
[ $runtime == drt && ($compiler == none || $compiler == frog) ]
*: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698