| 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 9a04a94efabb8e0ab25bda34a6a16337e2a5df7b..4045cfa845133155def4086bd5bcce9be7ab040a 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -72,6 +72,7 @@ big_allocation_expression_test: Crash # Issue 24635
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| 16407_test: Pass # Please triage this failure.
|
| +code_motion_exception_test: Fail # .toString to null check a primitive, triggered by inlining
|
| 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
|
|
|