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

Unified Diff: tests/language/language.status

Issue 8624001: Don't allow invoking a constructor as 'const' if it wasn't declared 'const'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Self-review 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
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | 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 f70178e579c0220c3edb4e2b3c675646acbedd28..1c8ec9ab69ed3ef86007c4b4c5dd5c80bddefdd4 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -94,8 +94,6 @@ CTConstTest: Fail # Bug 4510015.
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
CharEscapeTest: Fail
ClassOverrideNegativeTest: Fail # Bug 4205768.
-ConstConstructor1NegativeTest: FAIL # Bug 5142545
-ConstConstructor2NegativeTest: FAIL # Bug 5142545
DefaultFactoryLibraryTest: Fail # Issue 514
ConstObjectsAreImmutableTest: Fail # Bug 5202940
Constructor2NegativeTest: Fail # Bug 4208594.
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698