Skip to content

(Flaky-test) Intermittent failure of ProxyLookupThrottlingTest - assertion failure #6300

@devinbost

Description

@devinbost

I'm getting:

[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 11.648 s <<< FAILURE! - in org.apache.pulsar.proxy.server.ProxyLookupThrottlingTest
52[ERROR] testLookup(org.apache.pulsar.proxy.server.ProxyLookupThrottlingTest) Time elapsed: 1.224 s <<< FAILURE!
53java.lang.AssertionError: expected [11.0] but found [22.0]

It seems like there's duplicate data. Maybe there's a concurrency issue in the tests.
It can be seen here: https://github.com/apache/pulsar/pull/6202/checks?check_run_id=439900640

I've attached the logs:
surefire-artifacts (1).zip
logs_16014.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions