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

Unified Diff: tests/language/language.status

Issue 12039027: Issue 8006. Allow abstract modifier for typedef mixin applications. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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/parser/SyntaxTest.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 2582ba7d1692c079da493bf90b5cf27dd840222d..8b146cc3823dfe200ce8cdeeadb40ed408ec19ea 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -286,10 +286,6 @@ prefix2_negative_test: Fail
# test issue 7523 (const declared without type, so not-a-function warning should not be reported)
call_through_getter_test: Fail
-mixin_illegal_syntax_test/03: Pass # issue 8006
-mixin_illegal_syntax_test/13: Fail # issue 8006
-mixin_illegal_syntax_test/none: Fail # issue 8006
-
mixin_illegal_superclass_test/01: Fail # issue 8022
mixin_illegal_superclass_test/02: Fail # issue 8022
mixin_illegal_superclass_test/03: Fail # issue 8022
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698