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

Unified Diff: tests/language/language.status

Issue 10693047: Report type warning on assigning to some types of elements (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 46aade1ef90c724a3edc728386a7b303ce94f3a8..9322a25a39ce7771a0334cc8b7f36aabac595542 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -71,7 +71,7 @@ gc_test: Skip # Takes too long.
[ $compiler == dartc ]
application_negative_test: Fail # Runtime only test, rewrite as multitest
assert_keyword_negative_test: Fail # Runtime only test, rewrite as multitest
-assign_instance_method_negative_test: Fail # Issue 3662
+assign_instance_method_negative_test: Fail # Runtime only test, rewrite as multitest
body_less_constructor_wrong_arg_negative_test: Fail # Runtime only test, rewrite as multitest
call_operator_test: Pass # Issue 1355
cascade_test: Pass,Fail # Issue 3729 Some cases pass, but for the wrong reason
« 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