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

Unified Diff: tests/language/language_analyzer2.status

Issue 19945002: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 096888f2a2bdd2ca9435de3c4d45208ca8708159..387f35001a2f442f0297a2e0b9e6e7874d6e095f 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -65,8 +65,7 @@ mixin_type_parameters_errors_test/01: fail
mixin_type_parameters_errors_test/02: fail
mixin_type_parameters_errors_test/05: fail
-
-
+illegal_invocation_test/01: fail # Issue: 11892
# TBF: a.imethod = () { return 1; };
assign_instance_method_negative_test: fail
@@ -273,6 +272,10 @@ factory_implementation_test/none: fail
# test issue 11579, assignment, no setter
getter_no_setter_test/none: fail
+# issue 11918: mixin and const constructor
+const_constructor_mixin_test/01: fail
+const_constructor_mixin3_test/01: fail
+
[ $compiler == dart2analyzer && $checked ]
factory1_test/00: fail
factory1_test/01: fail
« 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