Skip to content
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

[Transform] Use unpooled SearchHits in tests #108508

Merged
merged 1 commit into from May 10, 2024
Merged

Conversation

prwhelan
Copy link
Member

Swapping from new SearchHits and new SearchHit to SearchHits.unpooled and SearchHit.unpooled. This seems to be what every other test is doing. I made the change both in the test from the issue as well as the test I had copy/pasted the code from :)

Fix #108507

@prwhelan prwhelan added >test Issues or PRs that are addressing/adding tests :ml/Transform Transform Team:ML Meta label for the ML team labels May 10, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Contributor

@przemekwitek przemekwitek left a comment

Choose a reason for hiding this comment

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

LGTM

@prwhelan prwhelan merged commit b6874a5 into elastic:main May 10, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml/Transform Transform Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] MonotonicClockTests testMonotonicityWithSystemClock failing
3 participants