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

Unified Diff: tests/language/language_analyzer.status

Issue 18121002: Report PRIVATE_OPTIONAL_PARAMETER in more cases. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index e8050716b764093897fe7485f1bd7a0fd32b8343..30295706f4936804bb6a1ce5d3dc1a253b66bb4f 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -241,6 +241,9 @@ multiple_field_assignment_constructor_test: fail
# Test issue 11545, using not existing constructor name in annotation
metadata_test: fail
+# Test issue 11564, named parameter starts with '_'
+named_parameters_with_object_property_names_test: fail
+
[ $compiler == dartanalyzer && $checked ]
factory1_test/00: fail
« 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