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

Unified Diff: tests/language/language.status

Issue 11345031: [dart2dart] Support cosntructor redirects. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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/dart_backend_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 644eb83fca1758dcf7814eaa78acca9d239aefde..37032adf38982a531ef0189854fb003486207ae2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -353,18 +353,6 @@ string_escape1_negative_test: Skip
# call_constructor_on_unresolvable_class_test/07: Fail
call_nonexistent_constructor_test: Fail
-# Redirecting (this, super):
-compile_time_constant_g_test: Fail, Pass # Passes in conservative renaming mode
-compile_time_constant_i_test: Fail, Pass # Passes in conservative renaming mode
-constructor_redirect_test/none: Fail, Pass # Passes in conservative renaming mode
-cyclic_constructor_test/none: Fail, Pass # Passes in conservative renaming mode
-field_initialization_order_test: Fail, Pass # Passes in conservative renaming mode
-field_parameter_test: Fail, Pass # Passes in conservative renaming mode
-instance_field_initializer_test: Fail, Pass # Passes in conservative renaming mode
-library_prefixes_test: Fail, Pass # Passes in conservative renaming mode
-non_const_constructor_without_body_test: Fail, Pass # Passes in conservative renaming mode
-super_test: Fail, Pass # Passes in conservative renaming mode
-
# Renaming type from platform library:
dynamic_test: Fail
« no previous file with comments | « tests/compiler/dart2js/dart_backend_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698