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

Unified Diff: tests/language/language.status

Issue 10536203: Issue 2373. 'v is Unknown' is compile-time warning, not error (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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index ce0b27c94da3e7f45a51ed4519c4510ec0d11951..651a88606d8647aafa41d0f878d37d6a55ca8c64 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -89,7 +89,6 @@ 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
-instanceof3_test: Fail # Issue 2571
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

Powered by Google App Engine
This is Rietveld 408576698