| Index: tests/compiler/dart2js_extra/dart2js_extra.status
 | 
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
 | 
| index 036cbe8ca6a4590c466b62e53f50861f7d2ae36c..a0d997b3488cba4dffb62b4ef26c9597de6a5706 100644
 | 
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
 | 
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
 | 
| @@ -67,7 +67,7 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
 | 
|  16407_test: Pass # Please triage this failure.
 | 
|  22868_test: Crash # (main()async{var clo...  cannot handle async/sync*/async* functions
 | 
|  22895_test: Crash # (main()async{var clo...  cannot handle async/sync*/async* functions
 | 
| -23432_test: RuntimeError # Please triage this failure.
 | 
| +23432_test: RuntimeError, Pass # Please triage this failure. (Passes for the wrong reason)
 | 
|  async_stacktrace_test/asyncStar: Crash # (runTests()async{awa...  cannot handle async/sync*/async* functions
 | 
|  async_stacktrace_test/none: Crash # (runTests()async{awa...  cannot handle async/sync*/async* functions
 | 
|  closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
 | 
| 
 |