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

Non-deterministic Test ... backpressure related? #1455

Closed
benjchristensen opened this issue Jul 17, 2014 · 2 comments
Closed

Non-deterministic Test ... backpressure related? #1455

benjchristensen opened this issue Jul 17, 2014 · 2 comments
Milestone

Comments

@benjchristensen
Copy link
Member

Some tests we need to research:

OperatorGroupByTest > testFirstGroupsCompleteAndParentSlowToThenEmitFinalGroupsAndThenComplete hangs

OnSubscribeCacheTest > testWithPublishSubjectAndRepeat
java.lang.AssertionError at OnSubscribeCacheTest.java:146

OnSubscribeCacheTest > testWithBehaviorSubjectAndRepeat
java.lang.AssertionError at OnSubscribeCacheTest.java:146

RxRingBufferWithoutUnsafeTest > testConcurrency
java.lang.AssertionError at RxRingBufferWithoutUnsafeTest.java:166
@benjchristensen
Copy link
Member Author

RxRingBufferWithoutUnsafeTest > testConcurrency

Fixed in 45bda44

@benjchristensen
Copy link
Member Author

testFirstGroupsCompleteAndParentSlowToThenEmitFinalGroupsAndThenComplete

I can't replicate this one.

OnSubscribeCacheTest

I believe these got fixed in recent changes as I can not reproduce them.

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

No branches or pull requests

1 participant