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

reactor.kafka.receiver.internals.MockReceiverTest > consumerMethods FAILED #389

Open
chemicL opened this issue Mar 20, 2024 · 0 comments
Open
Labels
status/need-triage A new issue that still need to be evaluated as a whole type/bug A general bug

Comments

@chemicL
Copy link
Member

chemicL commented Mar 20, 2024

In current main, when reactor-core:3.7.0-SNAPSHOT is used, the following test fails:

reactor.kafka.receiver.internals.MockReceiverTest > consumerMethods FAILED
    java.lang.AssertionError: VerifySubscriber timed out on reactor.core.publisher.FluxLimitRequest$FluxLimitRequestSubscriber@6d87253e
        at reactor.test.MessageFormatter.assertionError(MessageFormatter.java:115)
        at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.pollTaskEventOrComplete(DefaultStepVerifierBuilder.java:1728)
        at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.verify(DefaultStepVerifierBuilder.java:1298)
        at reactor.test.DefaultStepVerifierBuilder$DefaultStepVerifier.verify(DefaultStepVerifierBuilder.java:832)
        at reactor.kafka.receiver.internals.MockReceiverTest.verifyMessages(MockReceiverTest.java:1395)
        at reactor.kafka.receiver.internals.MockReceiverTest.receiveAndVerify(MockReceiverTest.java:1386)
        at reactor.kafka.receiver.internals.MockReceiverTest.testConsumerMethod(MockReceiverTest.java:1221)
        at reactor.kafka.receiver.internals.MockReceiverTest.consumerMethods(MockReceiverTest.java:1188)
@chemicL chemicL added type/bug A general bug status/need-triage A new issue that still need to be evaluated as a whole labels Mar 20, 2024
@chemicL chemicL linked a pull request Mar 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/need-triage A new issue that still need to be evaluated as a whole type/bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant