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

FluxBufferWhenTest > timedOutBuffersDontLeak() FAILED #3782

Closed
chemicL opened this issue Apr 9, 2024 · 1 comment
Closed

FluxBufferWhenTest > timedOutBuffersDontLeak() FAILED #3782

chemicL opened this issue Apr 9, 2024 · 1 comment

Comments

@chemicL
Copy link
Member

chemicL commented Apr 9, 2024

This test failed on CI on 3.4.x branch:

Test class reactor.core.publisher.FluxReplayTest

FluxBufferWhenTest > timedOutBuffersDontLeak() FAILED
    org.opentest4j.AssertionFailedError: [final GC collects all] 
    expected: 400L
     but was: 321L
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at reactor.core.publisher.FluxBufferWhenTest.timedOutBuffersDontLeak(FluxBufferWhenTest.java:167)
@chemicL chemicL added this to the 3.4.x Backlog milestone Apr 9, 2024
@chemicL chemicL modified the milestones: 3.4.x Backlog, 3.6.x Backlog Jul 25, 2024
@chemicL chemicL removed this from the 3.6.x Backlog milestone Aug 2, 2024
@chemicL
Copy link
Member Author

chemicL commented Aug 2, 2024

3.4.x is going out of OSS support soon. Let's re-create should this happen in supported versions.

@chemicL chemicL closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2024
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