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

Open
chemicL opened this issue Apr 9, 2024 · 0 comments
Open

FluxBufferWhenTest > timedOutBuffersDontLeak() FAILED #3782

chemicL opened this issue Apr 9, 2024 · 0 comments

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
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