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

Unified Diff: tests/language/language.status

Issue 8921013: fix bot: corrected language.status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | 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 8f777e317c8fd833a06297abfa18e230f5492cae..dc7120fc08560dffa010fce905019b94c9da1b40 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -94,7 +94,7 @@ CTConstTest: Fail # Bug 4510015.
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
CharEscapeTest: Fail
ClassOverrideNegativeTest: Fail # Bug 4205768.
-ConstInit5NegativeTest: Pass # Should fail at compile-time, not at runtime
+ConstInit6NegativeTest: Fail # Issue 811
DefaultFactoryLibraryTest: Fail # Issue 514
ConstObjectsAreImmutableTest: Fail # Bug 5202940
Constructor2NegativeTest: Fail # Bug 4208594.
@@ -204,6 +204,7 @@ CharEscapeTest: Fail
ClassOverrideNegativeTest: Fail
ClosureSharedStateTest: Fail
ConstFactoryNegativeTest: Fail
+ConstInit5NegativeTest: Pass # Should fail at compile-time, not at runtime
ConstObjectsAreImmutableTest: Fail
CTConstTest: Fail # Not checking for generic type in const expression.
DefaultFactoryLibraryTest: Fail # Issue 514
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698