Skip to content

Flaky-test: V5AsyncApisTest.testAsyncProducerSendAndFlush #26283

Description

@lhotari

Search before reporting

  • I searched in the issues and found nothing similar.

Example failure

https://github.com/apache/pulsar/actions/runs/31154425604/job/92792273191?pr=26282#step:11:482

Exception stacktrace

Gradle suite > Gradle test > org.apache.pulsar.client.api.v5.V5AsyncApisTest > testAsyncProducerSendAndFlush FAILED
      java.lang.AssertionError: send future 19 must be done after flush() expected [true] but found [false]
          at org.testng.Assert.fail(Assert.java:111)
          at org.testng.Assert.failNotEquals(Assert.java:1590)
          at org.testng.Assert.assertTrue(Assert.java:57)
          at org.apache.pulsar.client.api.v5.V5AsyncApisTest.testAsyncProducerSendAndFlush(V5AsyncApisTest.java:83)

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions