| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index d4cdafebc8394bef93d960c3227c336a46922698..b0418d5ee50405861d0af8911d3e59d1a107e01a 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -341,6 +341,7 @@ convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
|
| [ $compiler == dart2js && $cps_ir ]
|
| async/async_await_zones_test: Crash # (await for(var x in bar().take(100)){sum+= x;}): await for
|
| async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync*/async* functions
|
| +mirrors/parameter_annotation_mirror_test: Pass, Fail # Issue 25501. Depends on inlining.
|
| mirrors/symbol_validation_test/none: RuntimeError # Please triage this failure.
|
|
|
| [ $compiler == dart2js && $cps_ir && $host_checked ]
|
|
|