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

Unified Diff: tests/language/language.status

Issue 10699005: When a variable name is used as a type, emit a warning, not an error (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated junit tests 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 | « tests/co19/co19-compiler.status ('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 c32a790910ed658c7f17687bd05d55e5aec9864b..e6277f05a88d6da53214c1bc8539819e2047d8f2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -88,6 +88,7 @@ field3a_negative_test: Fail # Issue 3655
field_method4_negative_test: Fail # Runtime only test, rewrite as multitest
final_syntax_test/*: Skip # can't handle base case
instance_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
+is_not_class2_negative_test: Fail # Runtime only test, rewrite as multitest
library2_negative_test: Fail # still a valid test? Issue 3649
library4_negative_test: Fail # still a valid test? Issue 3530
library6_negative_test: Fail # still a valid test? Issue 3650
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698