| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 17215)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -133,8 +133,6 @@
|
| infinity_test: Fail # Issue 4984
|
| positive_bit_operations_test: Fail # (floitsch): This will be fixed when dart2js uses unsigned input for >>.
|
|
|
| -getter_declaration_negative_test: Fail # This will be fixed when dart2js reject old getter syntax.
|
| -
|
| compile_time_constant8_test: Fail # We don't take the generic type into account yet.
|
| canonical_const_test: Fail # We don't take the generic type into account yet.
|
| type_parameter_literal_test: Fail # Type parameters aren't supported as literals yet.
|
|
|