| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 11663)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -56,6 +56,7 @@
|
| static_initializer_type_error_test: Fail # Checked mode not supported.
|
|
|
| # Compilation errors.
|
| +argument_definition_test/*: Skip # Not implemented.
|
| const_var_test: Fail # Map literals take 2 type arguments.
|
| map_literal3_test: Fail # Map literals take 2 type arguments.
|
| ct_const_test: Fail # We don't take the generic type into account yet.
|
|
|