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

Unified Diff: tests/language/language.status

Issue 9406005: Promote Stephen's InterfaceInheritFieldTest to a language test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Improve test. 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 | « frog/tests/frog/src/InterfaceInheritFieldTest.dart ('k') | 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 745bb3ba12268e6ef8810c3c2fccb463001cc791..6f6b011db8a89db7b0a34ff447d73bf02c9b40f6 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -24,6 +24,7 @@ ImpliedInterfaceTest: Fail # Bug 5349944
FBoundedQuantificationTest: Skip # Issue 439
FieldOverrideTest/none: Fail # Issue 742: field shadowing now allowed
FieldOverrideTest/01: Fail # Issue 742: field shadowing now allowed
+SuperFieldAccessTest: Fail # Issue 742: field shadowing now allowed
Prefix22Test: Fail # Issue 575
Prefix23Test: Fail # Issue 575
PseudoKWIllegalTest/03: Fail # Issue 356
@@ -328,6 +329,7 @@ ThirdTest: Fail # Issue 1511
TryCatchSyntaxTest/08: Fail
TryCatchSyntaxTest/09: Fail
CondExprTest: Fail
+SuperFieldAccessTest: Fail # Issue 1695
SavannahTest: Skip # TODO(jimhug): Seems flaky on some configs - investigate.
« no previous file with comments | « frog/tests/frog/src/InterfaceInheritFieldTest.dart ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698