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

Unified Diff: tests/co19/co19-analyzer.status

Issue 18010002: Report errors for invalid annotations. (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
Index: tests/co19/co19-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index 30068d723e5378d05a75ce6de34db4e49393f0a6..1c3a4faaf3f97d2ed39ca4aadf6fd3d66ea6ff88 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -188,8 +188,14 @@ Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail,
Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail, OK
Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail, OK
-# co19 issue #435, AssertioError has not properties
+# co19 issue #435, AssertionError has not properties
LibTest/core/AssertionError/column_A01_t02: fail, OK
LibTest/core/AssertionError/failedAssertion_A01_t01: fail, OK
LibTest/core/AssertionError/line_A01_t02: fail, OK
LibTest/core/AssertionError/url_A01_t01: fail, OK
+
+# co19 issue #437, annotation should be constant _variable_ or constant constructor invocation
+Language/07_Classes/07_Classes_A01_t20: fail, OK
+Language/07_Classes/07_Classes_A02_t34: fail, OK
+Language/07_Classes/07_Classes_A03_t10: fail, OK
+Language/13_Libraries_and_Scripts/2_Exports_A01_t17: fail, OK

Powered by Google App Engine
This is Rietveld 408576698