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

add synchronous test of resubscribe after error #1068

Merged
merged 1 commit into from
Apr 23, 2014
Merged

add synchronous test of resubscribe after error #1068

merged 1 commit into from
Apr 23, 2014

Conversation

davidmoten
Copy link
Collaborator

I've added a simple synchronous test of resubscription after error. Retry has had a chequered history of late and I think might benefit from extra tests. The scenario is perhaps covered by the recent additions with #1027 but the test additions for that were async and more complex. This simple scenario broke for versions to 0.16.1 to 0.17.4, hung with 0.17.5 and passes in 0.17.6.

@cloudbees-pull-request-builder

RxJava-pull-requests #983 SUCCESS
This pull request looks good

@benjchristensen
Copy link
Member

Thank you!

benjchristensen added a commit that referenced this pull request Apr 23, 2014
add synchronous test of resubscribe after error
@benjchristensen benjchristensen merged commit ed26962 into ReactiveX:master Apr 23, 2014
@davidmoten davidmoten deleted the retry-unit-test branch August 18, 2014 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants