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

Unified Diff: tests/language/language_analyzer.status

Issue 296043003: Fix for issue 14527 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add more tests Created 6 years, 7 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-analyzer.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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 79089d84ec40de90e1420a410557c8b93a7bc7e9..d8ff9390c0ce7526bd1136f267cba2de9d461468 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -165,7 +165,6 @@ override_inheritance_no_such_method_test/05: StaticWarning # Issue 16132
override_inheritance_generic_test/08: MissingStaticWarning # Issue 17983
override_inheritance_field_test/32: MissingStaticWarning # Issue 17983
override_inheritance_field_test/09: MissingStaticWarning # Issue 17983
-override_inheritance_abstract_test/27: StaticWarning # Issue 17983
# missing warning for override
override_inheritance_generic_test/07: MissingStaticWarning # Issue 16135
@@ -176,8 +175,6 @@ override_inheritance_field_test/33: MissingStaticWarning, Pass # Issue 16498
override_inheritance_field_test/33a: MissingStaticWarning, Pass # Issue 16498
override_inheritance_generic_test/09: MissingStaticWarning, Pass # Issue 16498
-abstract_object_method_test: StaticWarning # Issue 14527
-
# The following tests are currently assumed to be failing because the test is wrong.
#
application_negative_test: CompileTimeError # Test Issue 14528
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698