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

Unified Diff: tests/language/language.status

Issue 11788004: Issue 6578. Move 'getter/setter static mismatch' into type problems (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 12 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 | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index bd0c1fcf7f1d73ed2d0d6c273c20fd983bb2e7e5..cb53e8b34cf167ce4933272fdb9df3e40578e798 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -93,8 +93,6 @@ new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
redirecting_factory_infinite_steps_test/01: Fail # http://dartbug.com/6560
implicit_this_test/none: Fail # should not warn about allocating SubAbstract2
metadata_test: Fail
-bad_override_test/01: Fail, OK # issue 6578, warning expected on "static" modifier
-bad_override_test/02: Fail, OK # issue 6578, warning expected on "static" modifier
const_locals_test: Fail
const_nested_test: Fail
application_negative_test: Fail # Runtime only test, rewrite as multitest
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698