| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index d690ff972ee62b2e4b5ad280d5af89c79e799bcf..c438459a073226e8cc88442b26f61b882059b422 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -31,4 +31,4 @@ source_mirrors_test: Pass, RuntimeError # Issue 17662
|
| [ $compiler == dart2js && $cps_ir ]
|
| dummy_compiler_test: Crash # The null object does not have a getter '_element'.
|
| recursive_import_test: Crash # The null object does not have a getter '_element'.
|
| -source_mirrors_test: Crash # (Future<bool> run(Ur... cannot handle async/sync*/async* functions
|
| +source_mirrors_test: Crash # The null object does not have a getter '_element'.
|
|
|