Skip to content

Conversation

stevemessick
Copy link
Member

@jacob314

This makes EventStreamTest runnable, although two tests fail. Previously, the two tests would cause it to hang, so I added a timer to fail the test.

I think the two failing tests (duplicateValues() and nullInitialValue()) don't run correctly because in unit test mode AsyncUtils.invokeLater() uses the UI thread. That is called by EventStream.setValue().

@jacob314
Copy link
Contributor

lgtm

@stevemessick stevemessick merged commit ecbf63c into master Apr 19, 2019
@stevemessick stevemessick deleted the event-test branch April 19, 2019 21:26
alexander-doroshko pushed a commit to alexander-doroshko/flutter-intellij that referenced this pull request Jan 24, 2020
* Make EventStreamTest runnable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants