| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 770b2fe4ed910d0de0a3e96424cea6f226a083f6..35181f660378d4652563d6332dd97e9364899936 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -339,6 +339,7 @@ convert/line_splitter_test: RuntimeError
|
| convert/line_splitter_test: RuntimeError
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| +async/async_await_zones_test: Crash # bailout: (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
|
|
|