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

Unified Diff: tests/language/language.status

Issue 8341118: Add two constructor tests (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' 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/Constructor2Test.dart » ('j') | tests/language/src/Constructor2Test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 912)
+++ tests/language/language.status (working copy)
@@ -45,8 +45,9 @@
# These bugs refer currently ongoing language discussions.
ExampleConstructorTest: Fail # Bug 4995181
+Constructor2Test: Fail # Bug 4995181 (evaluation order)
+Constructor3Test: Fail # Bug 4995181 (evaluation order)
-
# Regular bugs which should be fixed.
SuperNegativeTest: Fail # Bug 4400118 - Language still in flux.
ManyEchoServerTest: Skip # Bug 5103754
@@ -129,6 +130,8 @@
ExampleConstructorTest: Fail # Bug 4205742.
CTConstTest: Fail # Bug 4510015.
Constructor2NegativeTest: Fail # Bug 4208594.
+Constructor2Test: Fail # Issue 255
+Constructor3Test: Fail # Issue 257
ClassOverrideNegativeTest: Fail # Bug 4205768.
BitOperationsTest: Fail # Uses bignums.
ListLiteral3Test: Fail # Bug 4510015.
« no previous file with comments | « no previous file | tests/language/src/Constructor2Test.dart » ('j') | tests/language/src/Constructor2Test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698