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

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

Issue 23450044: Update dart2js parser to disallow repeated comparisons and prefix +. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated test expectations and error messages. 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 | « sdk/lib/_internal/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2dart.status » ('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 454f604b60374d28c2484a807d463586d8e99350..d2a26cd270bcbf965183d2ae2f2054c25f684ea5 100644
--- a/tests/co19/co19-co19.status
+++ b/tests/co19/co19-co19.status
@@ -96,7 +96,7 @@ LibTest/typed_data/Uint8List/retainAll_A01_t01: Fail # co19 issue 548
LibTest/core/String/concat_A01_t01: Fail # co19 issue 561
LibTest/core/String/concat_A02_t01: Fail # co19 issue 561
-[ $compiler == none || $compiler == dart2dart ]
+[ $compiler != dartanalyzer ]
# Dart2js/Dart2dart succeedes due to a bug in their parser (issue 13223).
Language/12_Expressions/21_Bitwise_Expressions_A01_t01: Fail # co19 Issue 595
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698