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

Unified Diff: tests/language/language.status

Issue 25877002: Don't evaluate the argument twice for unresolved static setter calls. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comment and update status files. 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/co19/co19-runtime.status ('k') | tests/language/regress_13494_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 bd6e7e20063ef8c21fd69b5b7fc7108bead28ef6..3810acf63e262012a04f5574eb73139c1fdf612f 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -5,6 +5,9 @@
# This directory contains tests that are intended to show the
# current state of the language.
+[ $runtime == vm ]
+regress_13494_test: Fail # Issue 13494
+
[ $compiler == none ]
mixin_super_constructor_named_test: Fail # Issue 12631
mixin_super_constructor_positionals_test: Fail # Issue 12631
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/regress_13494_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698