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

Unified Diff: tests/language/language.status

Issue 10991064: Issue 5350. Type variable should be accessible in instance field (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('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 8b2958ecf3574dcebddd5799e6c6b4d99e329de7..121e4e4c9e4dc1d3f2089aaa5da41b5669742be1 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -154,8 +154,7 @@ constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, r
disable_privacy_test: Fail # Issue 1882: Needs --disable_privacy support.
duplicate_implements_test/03: Fail, OK # we are going to remove interfaces
duplicate_implements_test/04: Fail, OK # we are going to remove interfaces
-factory_redirection_test/01: Crash # Not implemented.
-factory_redirection_test/04: Crash # Not implemented.
+factory_redirection_test/04: Fail # Not implemented.
factory5_test/00: Fail # issue 3079
field_method4_negative_test: Fail # Runtime only test, rewrite as multitest
field7_negative_test: Fail, OK # language changed, test issue 5249
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698