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

Unified Diff: tests/language/language.status

Issue 11414264: Triage some co19 tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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-compiler.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index f7c3283036d44d2e6de6d1a43c38ab35cbaf1c9f..2bbb3ec3291a591a450f6f7c1ae674fa65300d09 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -501,6 +501,19 @@ instantiate_type_variable_negative_test: Fail
type_variable_static_context_negative_test: Fail
+# test issue 7062 (assignment to final variable is a static warning)
+final_for_in_variable_test/01: Fail
+final_param_negative_test: Fail
+final_var_negative_test: Fail
+final_variable_assignment_test/01: Fail
+final_variable_assignment_test/03: Fail
+final_variable_assignment_test/04: Fail
+final_variable_assignment_test/02: Fail
+scope_negative_test: Fail
+static_final_field2_negative_test: Fail
+
+
+
#
# Add new dartc annotations above in alphabetical order
#
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698