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

Unified Diff: tests/language/language.status

Issue 8566022: Function type checking (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Getting to work in optimized 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 | « tests/co19/co19-compiler.status ('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 4eb0633573ff43fc874176547e9e19da30900731..31d2189bf4ffbf501e4ca436456318b996fd2ee8 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -103,7 +103,7 @@ InterfaceFactory3NegativeTest: Fail # Bug 5387405
GenericParameterizedExtendsTest: Skip # Bug 5392297
ConstObjectsAreImmutableTest: Fail # Bug 5202940
NullToStringTest: Fail # Bug 5421978
-FunctionTypeAliasTest: Crash # Bug 4519208.
+FunctionTypeAliasTest: Fail # Bug 4519208.
# Other bugs (or unimplemented features) in dartc.
For2Test: Fail # Bug 4995208.
@@ -121,8 +121,7 @@ NoSuchMethodTest: Fail # Bug 4202974.
NumbersTest: Fail # Fails because numbers are mapped to doubles.
LocalFunctionTest: Fail # Bug in test. Bug 4202989 (shadowing).
LocalFunction3Test: Fail # Bug 4202974.
-MethodOverrideTest: Crash # Bug 5516001.
-DynamicTest: Crash # Bug 5527899.
+DynamicTest: Fail # Bug 5527899.
FieldNegativeTest: Fail # Bug 4207626.
FunctionTypeAliasNegativeTest: Fail # Bug 5231617.
@@ -171,8 +170,8 @@ BlackListedTest/09: Fail # Bug 5469684
BlackListedTest/10: Fail # Bug 5469684
BlackListedTest/11: Fail # Bug 5469684
BlackListedTest/12: Fail # Bug 5469684
-BlackListedTest/13: Crash # Bug 5469684
-BlackListedTest/14: Crash # Bug 5469684
+BlackListedTest/13: Fail # Bug 5469684
+BlackListedTest/14: Fail # Bug 5469684
ImplicitThisTest/none: Fail # Issue 375
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698