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

Unified Diff: tests/language/language_analyzer.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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 79089d84ec40de90e1420a410557c8b93a7bc7e9..86a220a1d3697547364c6fef1eb9a0b3529f71e1 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.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