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

Unified Diff: tests/language/language.status

Issue 9350016: Add test cases for issue 1569. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review feedback. Created 8 years, 10 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 | « no previous file | tests/language/language-leg.status » ('j') | 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 1979ed0668ad746749c5520d14ecfd05955f52ab..1a67abfbd3e2c479e8b3082ea8ab9ea0f7be85a0 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -80,7 +80,19 @@ ConstructorDuplicateInitializersTest/02: Fail
# Issue 1355
CallOperatorTest: Fail
-# Issue
+GetSetSyntaxTest/04: Fail # Issue 1569
+GetSetSyntaxTest/05: Fail # Issue 1569
+GetSetSyntaxTest/06: Fail # Issue 1569
+GetSetSyntaxTest/07: Fail # Issue 1569
+GetSetSyntaxTest/08: Fail # Issue 1569
+GetSetSyntaxTest/09: Fail # Issue 1569
+GetSetSyntaxTest/10: Fail # Issue 1569
+GetSetSyntaxTest/11: Fail # Issue 1569
+GetSetSyntaxTest/12: Fail # Issue 1569
+GetSetSyntaxTest/13: Fail # Issue 1569
+GetSetSyntaxTest/14: Fail # Issue 1569
+GetSetSyntaxTest/15: Fail # Issue 1569
+
[ ($component == vm || $component == dartium) && $unchecked ]
Prefix16NegativeTest: Fail # Bug 5532534
@@ -242,6 +254,22 @@ Factory2NegativeTest: Fail
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
ExtendTypeParameterNegativeTest: Skip # Issue 886
ExtendTypeParameter2NegativeTest: Skip # Issue 886
+GetSetSyntaxTest/00: Fail # Issue 1571
+GetSetSyntaxTest/01: Fail # Issue 1571
+GetSetSyntaxTest/02: Fail # Issue 1571
+GetSetSyntaxTest/03: Fail # Issue 1571
+GetSetSyntaxTest/04: Fail # Issue 1571
+GetSetSyntaxTest/05: Fail # Issue 1571
+GetSetSyntaxTest/06: Fail # Issue 1571
+GetSetSyntaxTest/07: Fail # Issue 1571
+GetSetSyntaxTest/08: Fail # Issue 1571
+GetSetSyntaxTest/09: Fail # Issue 1571
+GetSetSyntaxTest/10: Fail # Issue 1571
+GetSetSyntaxTest/11: Fail # Issue 1571
+GetSetSyntaxTest/12: Fail # Issue 1571
+GetSetSyntaxTest/13: Fail # Issue 1571
+GetSetSyntaxTest/14: Fail # Issue 1571
+GetSetSyntaxTest/15: Fail # Issue 1571
ImplementTypeParameterNegativeTest: Skip # Issue 887
FactoryImplementationTest: Fail # Issue 523
PseudoKWTest: Fail # Issue 356
« no previous file with comments | « no previous file | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698