Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| =================================================================== |
| --- tests/language/language_dart2js.status (revision 16982) |
| +++ tests/language/language_dart2js.status (working copy) |
| @@ -337,6 +337,7 @@ |
| [ $compiler == dart2js && ($runtime == ff || $runtime == jsshell)] |
| +arithmetic_test: Fail |
|
Florian Schneider
2013/01/14 10:13:07
Please add a TODO with the issue number for this:
|
| call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError' |
| [ $compiler == dart2js && $runtime == ie9 ] |