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

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

Issue 18199007: Mark some co19 tests fail,OK (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index f17b10c624f16feb6bd6801e084e125895b2b274..3a34dff85b056a7b59914981c7896cb63d7a40ae 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -4,9 +4,6 @@
[ $compiler == dartanalyzer ]
-# not clear: may be assignment in the constructor is warning, not error
-Language/05_Variables/05_Variables_A05_t04: fail
-
# not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own initialzer?
Language/06_Functions/2_Formal_Parameters_A02_t02: fail
@@ -205,3 +202,6 @@ Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail, OK
# co19 issue #440, adj strings is not a string interpolation
Language/13_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK
Language/13_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK
+
+# co19 issue #441, assignment in constructor is not initializing
+Language/05_Variables/05_Variables_A05_t04: fail, OK
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698