| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 062c55d018af1b742579244feb687407d1eb3c78..4d57c0e47a09866b1135b341ea443d2bd3e5254d 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -29,6 +29,6 @@ recursive_import_test: Pass, RuntimeError # Issue 17662
|
| source_mirrors_test: Pass, RuntimeError # Issue 17662
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| -dummy_compiler_test: Crash # (switch (kind){case ... Unhandled node
|
| +dummy_compiler_test: Crash # Internal Error: No default constructor available.
|
| recursive_import_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}): try/finally
|
| source_mirrors_test: Crash # Internal Error: No default constructor available.
|
|
|