| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 86bec3b0b3c1b7e7d83a60eb9d33cbf2da5cce7f..81ff4601f65889851088b8f37172e119b73c8a7a 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -850,6 +850,7 @@ regress_23498_test: Crash # cannot handle async/sync*/async* functions
|
| regress_23500_test/01: Crash # cannot handle async/sync*/async* functions
|
| regress_23500_test/02: Crash # cannot handle async/sync*/async* functions
|
| regress_23500_test/none: Crash # cannot handle async/sync*/async* functions
|
| +regress_23537_test: Crash # try/finally
|
| reify_typevar_static_test/01: Crash # Please triage this failure.
|
| return_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| side_effect_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
|
|