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

Unified Diff: tests/language/language.status

Issue 8208011: Add test that checks that the default constructor is called. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status file. Created 9 years, 2 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/src/ConstructorDefaultTest.dart » ('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 12924d0e0c37cb46db325efe4f262a2d352a4b12..c247f6984e0a32529af86d8b72b8b45d68f0ba78 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -36,6 +36,7 @@ OverrideMethodWithFieldTest: Fail # Bug 5384453
FieldOverrideTest/none: Fail # Bug 5384222
FieldOverrideTest/01: Fail # Bug 5384222
CallThroughNullGetterTest: Fail # Bug 4968741
+ConstructorDefaultTest: Fail # Bug 85
# These bugs refer currently ongoing language discussions.
ExampleConstructorTest: Fail # Bug 4995181
« no previous file with comments | « no previous file | tests/language/src/ConstructorDefaultTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698