| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index f793816efaf1cfbffe51d438c028ddb6d1634d83..77594d35a16a9b5cfc652b891a9242f349737d91 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 # (switch (function.na... continue to a labeled switch case
|
| recursive_import_test: Crash # (switch (function.na... continue to a labeled switch case
|
| -source_mirrors_test: Crash # (switch (function.na... continue to a labeled switch case
|
| +source_mirrors_test: Crash, Slow # (switch (function.na... continue to a labeled switch case
|
|
|