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

Unified Diff: dart/tests/language/language_analyzer.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/co19/co19-runtime.status ('k') | dart/tests/language/language_analyzer2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language_analyzer.status
diff --git a/dart/tests/language/language_analyzer.status b/dart/tests/language/language_analyzer.status
index 98fc880395b390fa8e8692e6a97343c08ecf2198..3169d322f910fff0b2a2805f72df380aa9a36e57 100644
--- a/dart/tests/language/language_analyzer.status
+++ b/dart/tests/language/language_analyzer.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
« no previous file with comments | « dart/tests/co19/co19-runtime.status ('k') | dart/tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698