Chromium Code Reviews| Index: tests/language/language-leg.status |
| diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status |
| index 4341e1462866e87f3cde6c8ed7d5598e91b99f15..74a39aa71af39eb163d91807afa7511cfd0b6c24 100644 |
| --- a/tests/language/language-leg.status |
| +++ b/tests/language/language-leg.status |
| @@ -47,24 +47,22 @@ ConstListTest: Fail |
| ConstNamedTest: Fail |
| ConstObjectsAreImmutableTest: Fail |
| ConstTest: Fail |
| -Constructor2NegativeTest: Fail |
| Constructor2Test: Fail |
|
ngeoffray
2012/01/19 08:56:12
order.
karlklose
2012/01/19 13:51:24
Done.
|
| -Constructor3NegativeTest: Fail |
| +Constructor2NegativeTest: Fail |
| Constructor3Test: Fail |
| Constructor4Test: Fail |
| Constructor5Test: Fail |
| Constructor6Test: Fail |
| ConstructorBodyTest: Fail |
| -ConstructorCallWrongArgumentCountNegativeTest: Fail |
| ConstructorDefaultTest: Fail |
| ConstructorDuplicateInitializersTest/none: Fail |
| ConstructorNegativeTest: Pass # For the wrong reason. |
| ConstructorRedirectTest: Fail |
| -ConstructorReturnNegativeTest: Fail |
| ConstructorReturnTest: Fail |
|
ngeoffray
2012/01/19 08:56:12
ditto
karlklose
2012/01/19 13:51:24
Done.
|
| +ConstructorReturnNegativeTest: Fail |
| ConstructorReturnWithArrowNegativeTest: Fail |
| -ConstructorReturnWithInitAndArrowNegativeTest: Fail |
| ConstructorReturnWithInitNegativeTest: Fail |
|
ngeoffray
2012/01/19 08:56:12
ditto
karlklose
2012/01/19 13:51:24
Done.
|
| +ConstructorReturnWithInitAndArrowNegativeTest: Fail |
| ConstructorTest: Fail |
| ContextArgsWithDefaultsTest: Fail |
| ContextTest: Crash # NPE in Types.isSubtype. |
| @@ -99,7 +97,6 @@ ExecuteFinally9Test: Fail |
| ExpectTest: Fail |
| Factory2Test: Fail |
| Factory3Test: Fail |
| -FactoryArrowTest: Fail |
| FactoryImplementationTest: Fail |
| FactoryTest: Fail |
| FannkuchTest: Fail |
| @@ -146,7 +143,6 @@ HelloScriptTest: Fail |
| IfTest: Fail |
| ImplicitClosure1Test: Fail |
| ImplicitClosureTest: Fail |
| -ImplicitClosureTest: Fail |
| ImplicitScopeTest: Fail |
| ImplicitThisTest/01: Fail |
| ImplicitThisTest/02: Fail |
| @@ -239,6 +235,7 @@ NullToStringTest: Fail |
| NumberSyntaxTest: Fail |
| NumbersTest: Fail |
| ObjectDynamicMethodTest: Fail |
| +Operator1NegativeTest: Fail |
| Operator2Test: Fail |
| OperatorTest: Fail |
| OptimizationTest: Fail |
| @@ -255,6 +252,7 @@ OverrideMethodWithFieldTest/none: Fail |
| Param2Test: Fail |
| ParameterInitializer2Test: Fail |
| ParameterInitializerTest: Fail |
| +Prefix9NegativeTest: Crash |
| Prefix10Test: Fail |
| Prefix11Test: Fail |
| Prefix12Test: Fail |