| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 8d333509491f6f4465fb3c5be586904077b295db..91928a6aa71f9b38890ce3564548cfc138b6fd0f 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -333,7 +333,7 @@ mirrors/immutable_collections_test: SkipSlow # Timeout.
|
| convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| -async/async_await_zones_test: Crash # bailout: (await for(var x in bar().take(100)){sum+= x;}): await for
|
| +async/async_await_zones_test: Crash # (await for(var x in bar().take(100)){sum+= x;}): await for
|
| async/stream_empty_test: RuntimeError # $async$temp1.runTest_unreachable is not a function
|
| async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync*/async* functions
|
| convert/ascii_test: RuntimeError # this.get$length is not a function
|
|
|