| Index: tests/utils/utils.status | 
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status | 
| index 4ca122e38d3067efff0924b272dad1ff842c2ef7..2124e8b1514e1bc9b750b516870d70fc6b15d3fb 100644 | 
| --- a/tests/utils/utils.status | 
| +++ b/tests/utils/utils.status | 
| @@ -2,10 +2,7 @@ | 
| # for details. All rights reserved. Use of this source code is governed by a | 
| # BSD-style license that can be found in the LICENSE file. | 
|  | 
| -[ $compiler == dart2js && $host_checked ] | 
| -dummy_compiler_test: Crash # Issue 22809 | 
| - | 
| -[ $compiler == dart2js && $host_checked == false ] | 
| +[ $compiler == dart2js ] | 
| dummy_compiler_test: Slow, Pass | 
|  | 
| [ $compiler == dart2js ] | 
|  |