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

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

Issue 257773008: New analyzer snapshot, based on r35422. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update pubspec.yaml Created 6 years, 8 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-analyzer2.status
diff --git a/tests/co19/co19-analyzer2.status b/tests/co19/co19-analyzer2.status
index a60ce5f70c6403f9c0fb9c6521006fa1a46d232a..820a8014a98ccd9e06598a115b204e3224fddd30 100644
--- a/tests/co19/co19-analyzer2.status
+++ b/tests/co19/co19-analyzer2.status
@@ -76,7 +76,6 @@ LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK
Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: MissingStaticWarning
-Language/12_Expressions/19_Conditional_A01_t14: MissingStaticWarning
Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWarning
Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t11: MissingStaticWarning
Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t12: MissingStaticWarning
@@ -86,12 +85,6 @@ Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t15: MissingStaticWar
Language/12_Expressions/20_Logical_Boolean_Expressions_A02_t02: MissingStaticWarning
Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: MissingStaticWarning
Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t02: MissingStaticWarning
-Language/12_Expressions/21_Bitwise_Expressions_A01_t17: MissingStaticWarning
-Language/12_Expressions/23_Relational_Expressions_A01_t23: MissingStaticWarning
-Language/12_Expressions/24_Shift_A01_t14: MissingStaticWarning
-Language/12_Expressions/25_Additive_Expressions_A01_t14: MissingStaticWarning
-Language/12_Expressions/26_Multiplicative_Expressions_A01_t17: MissingStaticWarning
-Language/12_Expressions/27_Unary_Expressions_A01_t21: MissingStaticWarning
Language/12_Expressions/29_Assignable_Expressions_A01_t09: MissingStaticWarning
Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning
Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning
@@ -123,6 +116,11 @@ WebPlatformTest1/shadow-dom/*: StaticWarning # co19 issue 677
WebPlatformTest1/html-templates/*: StaticWarning # co19 issue 677
WebPlatformTest1/custom-elements/*: Pass, StaticWarning # Issue 18095.
+#co19 issue 680
+Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t04: StaticWarning
+Language/12_Expressions/30_Identifier_Reference_A07_t01: StaticWarning
+Language/12_Expressions/30_Identifier_Reference_A16_t01: StaticWarning
+
# co19 roll to r706: Please triage all these issues.
Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticWarning # co19-roll r706: Please triage this failure.
Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticWarning # co19-roll r706: Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698