| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 459dcb98fe578de89ff5a472d8817638223d55fa..1b902c7b12c72616da2e4ad915bc47e5772a7024 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -266,6 +266,8 @@ function_subtype_call0_test: RuntimeError # Issue 21673
|
| function_subtype_call1_test: RuntimeError # Issue 21673
|
| function_subtype_call2_test: RuntimeError # Issue 21673
|
|
|
| +instance_creation_in_function_annotation_test: Fail # Issue 23363
|
| +
|
| [ $compiler == dart2dart && $minified ]
|
| cyclic_type_test/0*: Fail # Issue 12605.
|
| cyclic_type2_test: Fail # Issue 12605.
|
|
|