Fix stream_from_iterable dartkp status

TBR=rnystrom@google.com

Change-Id: I59696c196da4faac8a67acb299ea2f8c231aa38e
Reviewed-on: https://dart-review.googlesource.com/35060
Reviewed-by: Leaf Petersen <leafp@google.com>
This commit is contained in:
Leaf Petersen 2018-01-17 00:44:39 +00:00
parent c241078b10
commit 4021b51a02

View file

@ -333,7 +333,6 @@ async/future_value_chain4_test: CompileTimeError # Issue 31616
async/slow_consumer2_test: RuntimeError # Issue 31402 (Invocation arguments)
async/stream_controller_async_test: RuntimeError
async/stream_distinct_test: RuntimeError
async/stream_from_iterable_test: CompileTimeError # Issue 31402 (Invocation arguments)
async/stream_join_test: RuntimeError
async/stream_subscription_as_future_test: RuntimeError
async/timer_cancel2_test: RuntimeError