Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlowableConcatMapEagerTest > testAsynchronousRun FAILED #4620

Closed
akarnokd opened this issue Sep 28, 2016 · 1 comment
Closed

FlowableConcatMapEagerTest > testAsynchronousRun FAILED #4620

akarnokd opened this issue Sep 28, 2016 · 1 comment
Milestone

Comments

@akarnokd
Copy link
Member

io.reactivex.internal.operators.flowable.FlowableConcatMapEagerTest > testAsynchronousRun FAILED
    java.lang.AssertionError: Value counts differ; Expected: 2000, Actual: 1184 (latch = 1, values = 1184, errors = 0, completions = 0)
        at io.reactivex.observers.BaseTestConsumer.fail(BaseTestConsumer.java:132)
        at io.reactivex.observers.BaseTestConsumer.assertValueCount(BaseTestConsumer.java:389)
        at io.reactivex.internal.operators.flowable.FlowableConcatMapEagerTest.testAsynchronousRun(FlowableConcatMapEagerTest.java:583)
@akarnokd
Copy link
Member Author

Closing via #4751

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant