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

Unified Diff: tests/language/language.status

Issue 9124006: Blacklist types from core library, issue 969 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Use Set for checking type names. Created 8 years, 11 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 | « compiler/javatests/com/google/dart/compiler/resolver/ResolverTestCase.java ('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 ab29ca9c1feae4fd50f66f7fb23ba2e25472588e..658b2647453b7b69c5a189d788ea1f7bba4b44a7 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -91,20 +91,6 @@ ToplevelCollision2Test/none: Fail # Issue 647
[ $component == dartc || $component == chromium ]
AssertTest: Fail # Uses AssertError class. Bug 4385894.
BitOperationsTest: Fail # Uses bignums.
-BlackListedTest/01: Fail # Bug 5469684
-BlackListedTest/02: Fail # Bug 5469684
-BlackListedTest/03: Fail # Bug 5469684
-BlackListedTest/04: Fail # Bug 5469684
-BlackListedTest/05: Fail # Bug 5469684
-BlackListedTest/06: Fail # Bug 5469684
-BlackListedTest/07: Fail # Bug 5469684
-BlackListedTest/08: Fail # Bug 5469684
-BlackListedTest/09: Fail # Bug 5469684
-BlackListedTest/10: Fail # Bug 5469684
-BlackListedTest/11: Fail # Bug 5469684
-BlackListedTest/12: Fail # Bug 5469684
-BlackListedTest/13: Fail # Bug 5469684
-BlackListedTest/14: Fail # Bug 5469684
CTConstTest: Fail # Bug 4510015.
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
CharEscapeTest: Fail
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/resolver/ResolverTestCase.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698