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

Unified Diff: tests/language/language.status

Issue 10826279: Register toString dynamic invocation in the presence of string interpolation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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/resolver_test.dart ('k') | no next file » | 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 13a5db4416e8c34f4759e8430db3637e4ba68895..bc0e8fdade4d0fc362137379c85a6fbbf3c92717 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -249,7 +249,6 @@ type_variable_bounds2_test/00: Fail # See above
type_variable_bounds2_test/03: Fail # See above
type_variable_bounds2_test/05: Fail # See above
try_catch_test: Fail # New catch syntax is not supported by dart2js yet.
-const_test: Fail # For constructs like c[0]++, for some reason operator[] doesn't make into resolved elements.
# Should be triaged.
bad_override_test/01: Fail
bad_override_test/02: Fail
@@ -276,12 +275,10 @@ function_field_test: Fail
generic_test: Fail
getters_setters2_test/03: Fail
implicit_closure_test: Fail, Pass
-implied_interface_test: Fail
interface_factory_constructor_negative_test: Fail
interface_static_method_negative_test: Fail
interface_test: Fail
library5_test: Fail
-library_same_name_used_test: Fail
non_const_super_negative_test: Fail
number_identifier_negative_test: Fail
operator1_negative_test: Fail
@@ -298,7 +295,6 @@ static_top_level_test/02: Fail
static_top_level_test/03: Fail
static_top_level_test/04: Fail
static_top_level_test/05: Fail
-string_interpolation7_test: Fail
switch_label_test: Fail
type_variable_bounds2_test/02: Fail
type_variable_bounds2_test/06: Fail
« no previous file with comments | « tests/compiler/dart2js/resolver_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698