Skip to content

Rewrite testDynamicFiltering* to run in isolation to mitigate flakiness #18499

@ssheikin

Description

@ssheikin

testDynamicFiltering* methods rely on global state of QueryTracker. The may fail because of QueryTracker.pruneExpiredQueries()
You must ensure that query was issued and this method invoked in isolation - which guarantees that there is less other queries between query creation and obtaining query info than query.max-history

Related PRs:
#18323
#18468

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions