Skip to content

Simplify testSearchWhileRelocating #128095

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

idegtiarenko
Copy link
Contributor

This change logs the query failure as well as stops the test immediately after it.
This makes it easier to read the logs and troubleshot the flaky failures once they happen.

This change logs the query failure as well as stops the test immediately after it.
This makes it easier to read the logs and troubleshot the flaky failures once they happen.
@idegtiarenko idegtiarenko requested review from nik9000 and dnhatn May 16, 2025 09:28
@idegtiarenko idegtiarenko added >test Issues or PRs that are addressing/adding tests Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL v9.1.0 labels May 16, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

}
});
}, "testSearchWhileRelocating");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it help to have the i in the name?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say it is not to important as long as we can identify this is the the source of the threads if they ever picked up by leak detector

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although, there is no disadvantage in having it, will add shortly.

@idegtiarenko idegtiarenko added auto-backport Automatically create backport pull requests when merged v8.19.0 labels May 19, 2025
@idegtiarenko idegtiarenko merged commit 675bc9d into elastic:main May 20, 2025
17 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.19

idegtiarenko added a commit to idegtiarenko/elasticsearch that referenced this pull request May 20, 2025
This change logs the query failure as well as stops the test immediately after it.
This makes it easier to read the logs and troubleshot the flaky failures once they happen.
elasticsearchmachine pushed a commit that referenced this pull request May 20, 2025
This change logs the query failure as well as stops the test immediately after it.
This makes it easier to read the logs and troubleshot the flaky failures once they happen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants