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

Unified Diff: tests/language/language.status

Issue 8948001: Updates dartc to recognize 'default' keyword on interface and updated factory method syntax (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Feedback from mmendez 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 | « corelib/src/list.dart ('k') | tests/language/src/Factory2Test.dart » ('j') | 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 266e90e7956455d9689bbd115bf3d9d3759b5ea7..e16872fc8ebb67f25b64b3b53eb8b8ef5a875e00 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -103,8 +103,6 @@ DivByZeroTest: Fail # Bug 5184183
DynamicTest: Fail # Bug 5527899.
ExampleConstructorTest: Fail # Bug 4205742.
ExpectTest: Fail # Missing extensions to class Expect.
-Factory3Test: Fail # Issue 417
-FactoryNegativeTest: Fail # Issue 417
For2Test: Fail # Bug 4995208.
FunctionTypeAliasNegativeTest: Fail # Bug 5231617.
FunctionTypeAliasTest: Fail # Bug 4519208.
@@ -156,8 +154,7 @@ Switch7NegativeTest: Fail # Bug 4208467.
SwitchLabelTest: Fail # Bug 4208467.
ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586
Throw7NegativeTest: Fail # Bug 4208459.
-TypeVariableBoundsTest/none: Fail # Issue 417
-TypeVariableScopeTest/none: Fail # Issue 417
+
# VM or Frog specific tests that should not be run by DartC.
*VMTest: Skip
« no previous file with comments | « corelib/src/list.dart ('k') | tests/language/src/Factory2Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698