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 4c6049d820b58c300c47e491e67873bcf92e5cbf..3c773ad0c9d33bb16cbb119f87c01f717991c79f 100644 |
--- a/tests/compiler/dart2js_extra/dart2js_extra.status |
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status |
@@ -72,7 +72,6 @@ big_allocation_expression_test: Crash # Issue 24635 |
[ $compiler == dart2js && $cps_ir ] |
16407_test: Pass # Please triage this failure. |
-23432_test: RuntimeError # Issue 23432 |
async_stacktrace_test/asyncStar: Crash # (foo()async*{try {tr... cannot handle sync*/async* functions |
closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header |
deferred/deferred_class_test: RuntimeError # Z.loadLibrary is not a function |