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

Unified Diff: tests/language/language_analyzer2.status

Issue 296463003: Handle metadata on nested function parameters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update comment. Created 6 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
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index fd819b57ae4726cfffa7bf96023a1c84c8d1cc15..212ae1f76ef5bf0ccde23b77db585bb644219b53 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -178,6 +178,9 @@ override_inheritance_generic_test/09: MissingStaticWarning, Pass # Issue 16498
abstract_object_method_test: StaticWarning # Issue 14527
+metadata_scope1_test/01: CompileTimeError # Issue 18876
+metadata_scope2_test/01: CompileTimeError # Issue 18876
+
# The following tests are currently assumed to be failing because the test is wrong.
#
application_negative_test: CompileTimeError # Test Issue 14528

Powered by Google App Engine
This is Rietveld 408576698