Skip to content

Flaky-test: SaslAuthenticateTest.testMaxInflightContext #25941

Description

@lhotari

Search before reporting

  • I searched in the issues and found nothing similar.

Example failure

https://scans.gradle.com/s/bd3iwqegli2l4/tests/task/:pulsar-broker-auth-sasl:test/details/org.apache.pulsar.broker.authentication.SaslAuthenticateTest?top-execution=1

Exception stacktrace

Gradle suite > Gradle test > org.apache.pulsar.broker.authentication.SaslAuthenticateTest > testMaxInflightContext FAILED
      java.lang.AssertionError: expected [1] but found [2]
          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:1431)
          at org.testng.Assert.assertEquals(Assert.java:1395)
          at org.testng.Assert.assertEquals(Assert.java:1441)
          at org.apache.pulsar.broker.authentication.SaslAuthenticateTest.testMaxInflightContext(SaslAuthenticateTest.java:381)

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions