Skip to content

Flaky-test: V5ConsumerPriorityLevelTest > testLowerPriorityConsumerReceivesOverflow #25698

@lhotari

Description

@lhotari

Search before reporting

  • I searched in the issues and found nothing similar.

Example failure

https://github.com/apache/pulsar/actions/runs/25426612333/job/74582655201?pr=25692#step:11:249

Exception stacktrace

Gradle suite > Gradle test > org.apache.pulsar.client.api.v5.V5ConsumerPriorityLevelTest > testLowerPriorityConsumerReceivesOverflow FAILED
      java.lang.AssertionError: low-priority consumer must see overflow once high consumer's prefetch fills, got: 0 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.assertEqualsImpl(Assert.java:150)
          at org.testng.Assert.assertEquals(Assert.java:132)
          at org.testng.Assert.assertEquals(Assert.java:1079)
          at org.testng.Assert.assertEquals(Assert.java:1043)
          at org.apache.pulsar.client.api.v5.V5ConsumerPriorityLevelTest.testLowerPriorityConsumerReceivesOverflow(V5ConsumerPriorityLevelTest.java:158)

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions