| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 799917831581eadcb329de437e5a8027332a3e97..8ae278e6cb0e0961fe2cb6965d29e9fb7cc8f847 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -30,5 +30,5 @@ source_mirrors_test: Pass, RuntimeError # Issue 17662
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| dummy_compiler_test: Crash # (switch (kind){case ... Unhandled node
|
| -recursive_import_test: Crash # (switch (kind){case ... Unhandled node
|
| -source_mirrors_test: Crash # Please triage this failure.
|
| +recursive_import_test: Crash # (try {return f();}finally {Zone._leave(old);}): try/finally
|
| +source_mirrors_test: Crash # Internal Error: No default constructor available.
|
|
|