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

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

Issue 17573004: Report CONST_INITIALIZED_WITH_NON_CONSTANT_VALUE when 'new' even if 'const' constructor. (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 c3a785215866a855ad9420bf88e101099cb3e9d6..4534fdf4a60570917841a10a3f2f909304066698 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -40,7 +40,6 @@ Language/07_Classes/7_Static_Methods_A01_t01: fail
Language/09_Generics/09_Generics_A04_t07: fail
Language/11_Expressions/01_Constants_A01_t01: fail
Language/11_Expressions/01_Constants_A11_t03: fail
-Language/11_Expressions/01_Constants_A15_t07: fail
Language/11_Expressions/01_Constants_A15_t08: fail
Language/11_Expressions/01_Constants_A16_t01: fail
Language/11_Expressions/01_Constants_A16_t02: fail
@@ -57,10 +56,8 @@ Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t01: fail
Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t01: fail
Language/11_Expressions/05_Strings_A02_t46: fail
Language/11_Expressions/05_Strings_A02_t48: fail
-Language/11_Expressions/06_Lists_A03_t01: fail
Language/11_Expressions/06_Lists_A06_t01: fail
Language/11_Expressions/11_Instance_Creation/1_New_A13_t02: fail
-Language/11_Expressions/11_Instance_Creation/2_Const_A06_t01: fail
Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: fail
Language/11_Expressions/11_Instance_Creation_A05_t02: fail
Language/11_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation_A02_t01: fail

Powered by Google App Engine
This is Rietveld 408576698