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

Unified Diff: dart/tests/language/language_analyzer2.status

Issue 110343002: Remove status file entries refering to non-existent files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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 | « dart/tests/language/language_analyzer.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language_analyzer2.status
diff --git a/dart/tests/language/language_analyzer2.status b/dart/tests/language/language_analyzer2.status
index 92fa433d49b91581c8828e8777d5ada2bf59077c..caf186fcf3f802b6880cbefd4a6cdbc31ae72ff1 100644
--- a/dart/tests/language/language_analyzer2.status
+++ b/dart/tests/language/language_analyzer2.status
@@ -149,9 +149,6 @@ malformed_test/06: fail # test issue 14079, it is not error, but warning to use
# test issue 14228
black_listed_test/none: fail # test issue 14228, warnings are required but not expected
-# test issue 14363, "if ((a is B))" has the same effect as "if (a is B)", so no static warning expected
-type_promotion_parameter_test/53: Fail
-
# test issue 14410, "typedef C = " is now really illegal syntax
mixin_illegal_syntax_test/none: fail
@@ -460,4 +457,3 @@ unresolved_top_level_method_negative_test: CompileTimeError
vm/type_cast_vm_test: StaticWarning
vm/type_vm_test: StaticWarning
void_type_test: StaticWarning
-
« no previous file with comments | « dart/tests/language/language_analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698