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

Unified Diff: tests/language/language.status

Issue 8440015: Test for constructor order and bindings. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Suppressions 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/Constructor5Test.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 51e0a01612d0383d96ac7aaafe1c5471e0e8bdae..ab8f7fc9b9830c774cfeb5ff3c1d19173c4032c8 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -34,6 +34,8 @@ ImpliedInterfaceTest: Fail # Bug 5349944
ExampleConstructorTest: Fail # Bug 4995181
Constructor2Test: Fail # Bug 4995181 (evaluation order)
Constructor3Test: Fail # Bug 4995181 (evaluation order)
+Constructor5Test: Fail # Bug 8440015
srdjan 2011/11/17 22:16:54 This bug number is incorrect.
+Constructor6Test: Fail # Bug 8440015
# Regular bugs which should be fixed.
SuperNegativeTest: Fail # Bug 4400118 - Language still in flux.
@@ -119,6 +121,8 @@ Constructor2NegativeTest: Fail # Bug 4208594.
Constructor2Test: Fail # Issue 255
Constructor3Test: Fail # Issue 257
Constructor4Test: Fail # Issue 286
+Constructor5Test: Fail # Issue 8440015 + 'super' initializer does not parse
+Constructor6Test: Fail # Issue 8440015 + 'super' initializer does not parse
srdjan 2011/11/17 22:16:54 ditto
ClassOverrideNegativeTest: Fail # Bug 4205768.
BitOperationsTest: Fail # Uses bignums.
ListLiteral3Test: Fail # Bug 4510015.
« no previous file with comments | « no previous file | tests/language/src/Constructor5Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698