| 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 ce492cf0270e2c5565a2e1409eff4e2a09868c38..9a04a94efabb8e0ab25bda34a6a16337e2a5df7b 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
|
| deferred/deferred_class_test: RuntimeError # Z.loadLibrary is not a function
|
| deferred/deferred_constant2_test: RuntimeError # U.loadLibrary is not a function
|
|
|