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

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

Issue 17575018: Combine TYPE_ARGUMENT_VIOLATES_BOUNDS and TYPE_ARGUMENT_NOT_MATCHING_BOUNDS into TYPE_ARGUMENT_NOT_… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase before commit 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 63127fb66579efedd05d8268edd2f489d1b65d24..eecbad93cb1bbdb400358e079cbf2e946668716d 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -172,6 +172,10 @@ LibTest/core/StringBuffer/addAll_A01_t01: fail, OK
LibTest/core/StringBuffer/addAll_A01_t02: fail, OK
LibTest/core/StringBuffer/toString_A01_t01: fail, OK
+#co19 issue #432, missing @static-warning annotation
+Language/14_Types/8_Parameterized_Types_A03_t03: fail,OK
+Language/14_Types/8_Parameterized_Types_A03_t05: fail,OK
+
# co19 issue #433, missing @static-warning annotation
Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t01: fail, OK
Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail, OK

Powered by Google App Engine
This is Rietveld 408576698