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

improve OperatorSerializeTest.testMultiThreadedWithNPEinMiddle #2985

Merged
merged 1 commit into from
May 27, 2015

Conversation

davidmoten
Copy link
Collaborator

to address #2870, have made it much more improbable that the error emission is the last thread to complete by only failing the test if the error emission is the last for n repeats. I chose n = 3 to keep the runtime low (average <2s).

@akarnokd
Copy link
Member

Thanks!

akarnokd added a commit that referenced this pull request May 27, 2015
improve OperatorSerializeTest.testMultiThreadedWithNPEinMiddle
@akarnokd akarnokd merged commit 96c903e into ReactiveX:1.x May 27, 2015
@davidmoten davidmoten deleted the serialize-fix branch May 27, 2015 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants