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

Unified Diff: tests/language/language.status

Issue 15271006: Report DUPLICATE_CONSTRUCTOR_NAME and other scope fixes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Revert most changes and mark tests invalid. Created 7 years, 7 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 | « tests/co19/co19-analyzer.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 52ea0fa8737230f48f05783c9a93d845cf3a0c04..092bce03aed780accb456fd1a4d0364cc2e97d8d 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -642,7 +642,6 @@ cyclic_type_variable_test/03: fail
cyclic_type_variable_test/04: fail
default_factory2_test/01: fail
default_implementation2_test: fail
-duplicate_constructor_test/01: fail
dynamic2_test/00: fail
dynamic_field_test: fail
export_cyclic_test: fail
@@ -675,7 +674,6 @@ getter_no_setter_test/00: fail
getter_no_setter_test/01: fail
getters_setters2_test/01: fail
getters_setters_type_test/01: fail
-implicit_scope_test: fail
implicit_this_test/01: fail
implicit_this_test/04: fail
implicit_this_test/none: fail
@@ -847,6 +845,8 @@ unresolved_top_level_var_negative_test: fail
block_scope_test: fail
lazy_static3_test: fail
+# test issue 10752, there are 'implicit' scopes for 'if', 'while' and 'do-while'
+implicit_scope_test: fail, OK
[ $arch == arm ]
*: Skip
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698