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

Unified Diff: tests/language/language.status

Issue 26651006: Switch dart2js 'typedef name = mixinApplication' to 'class name = mixinApplication'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Use reportWarningCode instead of reportWarning, which is going away at some point. Created 7 years, 2 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 | « tests/compiler/dart2js/mirrors_used_test.dart ('k') | tests/language/mixin_illegal_syntax_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 37f8e28e332d1811829c8e7dc9293e9b240eee24..81b66d240a17e4753040303ee4c238af3d43204e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -30,6 +30,7 @@ lazy_static3_test: Fail # Issue 12593
duplicate_export_negative_test: Fail # Issue 6134
on_catch_malformed_type_test: Fail # Issue 8601
mixin_forwarding_constructor2_test: Fail # Issue 13641
+mixin_illegal_syntax_test/none: Fail # Issue 13907
implicit_setter_test: Fail # Issue 13917
[ $compiler == none && $runtime == vm ]
« no previous file with comments | « tests/compiler/dart2js/mirrors_used_test.dart ('k') | tests/language/mixin_illegal_syntax_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698