| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 44107)
|
| +++ tests/language/language.status (working copy)
|
| @@ -68,7 +68,7 @@
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium|| $runtime == ContentShellOnAndroid) ]
|
| async_finally_rethrow_test: RuntimeError # Issue 22595.
|
| -async_throw_in_catch_test: Crash, RuntimeError # Issue 21404 or it could be a test error
|
| +async_throw_in_catch_test: Timeout, Fail # Issue 21404 or it could be a test error
|
| asyncstar_throw_in_catch_test: RuntimeError # Issue 21404
|
| async_await_syntax_test/a03a: RuntimeError # Issue 21404
|
| async_await_syntax_test/a03b: RuntimeError # Issue 21404
|
|
|