| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index b301411def68b65bcf6758e7fbb893036658a6b4..82d82c4d45687e27aee00790ba5331e6d5475bc1 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -338,7 +338,6 @@ 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_empty_test: RuntimeError # $async$temp1.runTest_unreachable is not a function
|
| async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync*/async* functions
|
| convert/json_pretty_test: RuntimeError # Please triage this failure.
|
| convert/line_splitter_test: RuntimeError # Please triage this failure.
|
|
|