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

Unified Diff: tests/language/language.status

Issue 8320002: Add test for blacklisting extension/implementation of classes and interfaces. Added a few 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/BlackListedTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 480)
+++ tests/language/language.status (working copy)
@@ -38,6 +38,18 @@
CallThroughNullGetterTest: Fail # Bug 4968741
Library1NegativeTest: Fail # Bug 5430449
StringInterpolationNegativeTest: Fail # Bug 5463856
+
+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
+
ConstructorTest: Fail # Bug 4995181, execution order
ParameterInitializerTest: Fail # Bug 4995181, execution order
@@ -140,7 +152,18 @@
ThirdTest: Fail # Bug 5339586
+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
+
# VM specific tests that should not be run by DartC.
*VMTest: Skip
« no previous file with comments | « no previous file | tests/language/src/BlackListedTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698