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

Unified Diff: tests/language/language_analyzer.status

Issue 49383003: Issue 14358. Check for assignment in any close. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 79b81e3ccb30513290ade4506148c9b9e4a83e80..5fb3de748a8c4f6c68a99ef9450998dec8a1e3b6 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -158,10 +158,6 @@ black_listed_test/none: fail # test issue 14228, warnings are required but not e
bailout3_test: fail # test issue 14289
prefix9_test: fail # test issue 14289
-# test issue 14358, E does not implement inherited A.+
-type_promotion_closure_test/01: Fail
-type_promotion_closure_test/02: Fail
-
# 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

Powered by Google App Engine
This is Rietveld 408576698