Chromium Code Reviews| Index: tests/language/language-leg.status |
| =================================================================== |
| --- tests/language/language-leg.status (revision 6282) |
| +++ tests/language/language-leg.status (working copy) |
| @@ -9,6 +9,7 @@ |
| [ $compiler == dart2js] |
| AdjacentConstStringLiteralsTest: Pass # Not recognizing 'const' constructor call. |
| CompileTimeConstant8Test: Fail # We don't take the generic type into account yet. |
| +TypeErrorTest: Fail # Checked mode not supported. |
|
regis
2012/04/06 19:03:17
TypeErrorTest is a bit vague.
StaticInitializerTyp
srdjan
2012/04/06 20:07:33
Done.
|
| # Compilation errors. |