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

Unified Diff: tests/language/language.status

Issue 8845002: Function type checking: Part Deux (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« compiler/lib/implementation/rtt.js ('K') | « 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 ec65d49cd5708d035865740a09962c1ccf434f8e..d8411f8b268bbfdab297dcafbc2b9685b335e19a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -85,8 +85,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
mmendez 2011/12/07 20:03:00 Nit: Will these now failing tests pass with your s
codefu 2011/12/07 21:44:54 No. The blacklisted tests should all report compil
+BlackListedTest/14: Fail # Bug 5469684
CTConstTest: Fail # Bug 4510015.
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
CharEscapeTest: Fail
@@ -100,7 +100,7 @@ Constructor4Test: Fail # Issue 286
Constructor5Test: Fail # Issue 8440015 + 'super' initializer does not parse
Constructor6Test: Fail # Issue 8440015 + 'super' initializer does not parse
DivByZeroTest: Fail # Bug 5184183
-DynamicTest: Crash # Bug 5527899.
+DynamicTest: Fail # Bug 5527899.
ExampleConstructorTest: Fail # Bug 4205742.
ExpectTest: Fail # Missing extensions to class Expect.
FactoryNegativeTest: Fail # Issue 417
@@ -109,7 +109,7 @@ FieldOverrideTest/01: Fail # Bug 5215249
FieldOverrideTest/02: Fail # Bug 5215249
For2Test: Fail # Bug 4995208.
FunctionTypeAliasNegativeTest: Fail # Bug 5231617.
-FunctionTypeAliasTest: Crash # Bug 4519208.
+FunctionTypeAliasTest: Fail # Bug 4519208.
GenericParameterizedExtendsTest: Skip # Bug 5392297
GenericTest: Fail # Bug 5393302 (missing call to super constructor)
GetterClosureExecutionOrderTest: Fail # Bug 5481595
@@ -125,7 +125,6 @@ LocalFunctionTest: Fail # Bug in test. Bug 4202989 (shadowing).
MapLiteral3Test: Fail # Issue 221
MapLiteral4Test: Fail # Issue 221
ManyOverriddenNoSuchMethodTest: Fail # Bug 4202974.
-MethodOverrideTest: Crash # Bug 5516001.
NamedParameters2NegativeTest: Fail # Implementation in progress.
NamedParameters3NegativeTest: Fail # Implementation in progress.
NamedParameters4NegativeTest: Fail # Implementation in progress.
« compiler/lib/implementation/rtt.js ('K') | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698