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

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

Issue 23451021: Update co19 test expectations to disable tests using String.concat. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove use of concat. Created 7 years, 3 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 | tools/coverage.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-co19.status
diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
index e470bb0d22b7989aea14d76da27ca714b5634d10..5206b2a7649ccf3cac0f67a20c2a913fba2e4ab4 100644
--- a/tests/co19/co19-co19.status
+++ b/tests/co19/co19-co19.status
@@ -95,6 +95,12 @@ LibTest/typed_data/Uint8ClampedList/retainAll_A01_t01: Fail # co19 issue 548
LibTest/typed_data/Uint8List/removeAll_A01_t01: Fail # co19 issue 548
LibTest/typed_data/Uint8List/retainAll_A01_t01: Fail # co19 issue 548
+Language/12_Expressions/06_Lists_A08_t01: Fail # co19 issue 561
+LibTest/core/String/String_class_A01_t01: Fail # co19 issue 561
+LibTest/core/String/concat_A01_t01: Fail # co19 issue 561
+LibTest/core/String/concat_A02_t01: Fail # co19 issue 561
+LibTest/core/String/hashCode_A01_t01: Fail # co19 issue 561
+
### CHECKED MODE FAILURES ###
[ ($runtime == vm || $compiler == dart2js) && $checked]
« no previous file with comments | « no previous file | tools/coverage.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698