flutter/packages
Jason Simmons fb8179bfed Remove a misfiring assert in the test framework plugin (#7397)
Fixes https://github.com/flutter/flutter/issues/7351

When a test runs to completion, the test harness closes the stream side of the
StreamChannel, causing the sink side to be closed as well.  So by the time we
receive a test result of completed/harnessBailed, the controller sink has been
closed.
2017-01-09 16:52:00 -08:00
..
flutter Improve Notification API (#7403) 2017-01-09 16:44:22 -08:00
flutter_driver Add a timeout to every command (enforced on device and host) (#7391) 2017-01-09 14:57:25 -08:00
flutter_markdown Update iml files (#7025) 2016-11-27 07:46:54 -08:00
flutter_test Add a toString to Simulation (#7364) 2017-01-05 16:33:40 -08:00
flutter_tools Remove a misfiring assert in the test framework plugin (#7397) 2017-01-09 16:52:00 -08:00
.gitignore add summary files to .gitignore (#5891) 2016-09-15 20:32:59 -07:00