Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| =================================================================== |
| --- tests/language/language_dart2js.status (revision 19209) |
| +++ tests/language/language_dart2js.status (working copy) |
| @@ -91,6 +91,7 @@ |
| compile_time_constant_checked3_test/06: Fail, OK |
| [ $compiler == dart2js ] |
| +type_variable_field_initializer_test: Fail # TODO(ngeoffray): working on it. |
|
ngeoffray
2013/02/28 12:05:10
Crashes before this fix.
|
| branch_canonicalization_test: Fail # Issue 638. |
| div_with_power_of_two_test: Fail # Issue 8301. |
| call_operator_test: Fail # Issue 7622. |