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

Unified Diff: tests/language/language_analyzer2.status

Issue 137143010: New analyzer snapshot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index fcb6c08ebc67c05a0dadf2800ecaab681164cbbb..2169b7bd81d7a53a1874fe2c4402bdc4cf01fc85 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $compiler == dartanalyzer ]
+[ $compiler == dart2analyzer ]
# Runtime negative test. No static errors or warnings.
closure_call_wrong_argument_count_negative_test: skip
@@ -24,7 +24,7 @@ assignable_expression_test/22: Fail # Issue 15471
assignable_expression_test/32: Fail # Issue 15471
assignable_expression_test/42: Fail # Issue 15471
-unicode_bom_test: Fail # Issue 16314
+#unicode_bom_test: Fail # Issue 16314
# Please add new failing tests before this line.
# Section below is for invalid tests.
« pkg/analyzer/lib/src/generated/element.dart ('K') | « tests/language/language_analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698