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

Unified Diff: tests/language/language.status

Issue 8633015: Allow initializing a field in a superclass in a const constructor. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixes to lookupField Created 9 years, 1 month 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 50855520e6c7d801b247503e7f4b9d33c3213de6..5b9ba95f83e60e3117a4117a8295554548170df6 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -28,6 +28,7 @@ TypeVariableBoundsTest/06: Skip # Issue 483
ImpliedInterfaceTest: Fail # Bug 5349944
FBoundedQuantificationTest: Skip # Issue 439
DefaultFactoryLibraryTest: Fail # Issue 514
+ConstConstructorTest: Fail # Issue 556
ImplicitThisTest/01: Fail # Issue 374 (not yet specified)
ImplicitThisTest/02: Fail # Issue 374
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java ('k') | tests/language/src/ConstConstructorTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698