| 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 32184b0b49d148071f65aaba8ed370fd766adf14..b2d49f99c1e287e2039fecb3bbf8bec1b4039135 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -70,6 +70,7 @@ invalid_annotation_test/01: MissingCompileTimeError, OK # vm is lazy
|
| 16407_test: Pass # Please triage this failure.
|
| 22868_test: RuntimeError # Issue 23997
|
| 22895_test: RuntimeError # Issue 23997
|
| +23432_test: RuntimeError # Issue 23432
|
| async_stacktrace_test/asyncStar: Crash # (foo()async*{try {tr... cannot handle sync*/async* functions
|
| async_stacktrace_test/none: RuntimeError # $async$temp1.Tracer$ is not a function
|
| closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
|
|
|