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

Unified Diff: tests/language/language.status

Issue 8588038: Addresses a ClassCastException seen in the editor from MemberBuilder (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Unit test added for 'internal error' case I removed. 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 2b4201aa15573de6b8bb9f41d5a0e7c0c6ad1d27..638c88348818e3d12fb61ad5d848bbcfa85ce52b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -27,6 +27,7 @@ TypeVariableBoundsTest/05: Skip # Issue 483
TypeVariableBoundsTest/06: Skip # Issue 483
ImpliedInterfaceTest: Fail # Bug 5349944
FBoundedQuantificationTest: Skip # Issue 439
+DefaultFactoryLibraryTest: Fail # Issue 514
# These bugs refer currently ongoing language discussions.
Constructor5Test: Fail # Bug 8440015
@@ -84,6 +85,7 @@ Prefix16NegativeTest: Fail # Bug 5532534
ConstConstructor1NegativeTest: FAIL # Bug 5142545
ConstConstructor2NegativeTest: FAIL # Bug 5142545
CTConst3Test: Fail # Codesite Issue 120
+DefaultFactoryLibraryTest: Fail # Issue 514
FactoryNegativeTest: Fail # Issue 417
TypeVariableBoundsTest/none: Fail # Issue 417
TypeVariableScopeTest/none: Fail # Issue 417
@@ -220,6 +222,7 @@ ClosuresWithComplexParamsTest: Fail
ConstFactoryNegativeTest: Fail
ConstObjectsAreImmutableTest: Fail
CTConstTest: Fail # Not checking for generic type in const expression.
+DefaultFactoryLibraryTest: Fail # Issue 514
DynamicTest: Fail
ExampleConstructorTest: Fail
Constructor2Test: Fail
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java ('k') | tests/language/src/DefaultFactoryLibrary.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698