Skip to content

[ML] Unmute InferenceCrudIT tests#121461

Merged
jonathan-buttner merged 1 commit intoelastic:8.xfrom
jonathan-buttner:ml-unmute-inference-crud-it
Jan 31, 2025
Merged

[ML] Unmute InferenceCrudIT tests#121461
jonathan-buttner merged 1 commit intoelastic:8.xfrom
jonathan-buttner:ml-unmute-inference-crud-it

Conversation

@jonathan-buttner
Copy link
Contributor

This PR unmutes some InferenceCrudIT tests for 8.x only (they aren't muted in main). These have actually been fixed previously but I forgot to unmute the tests.

@jonathan-buttner jonathan-buttner added >test Issues or PRs that are addressing/adding tests :ml Machine learning Team:ML Meta label for the ML team auto-backport Automatically create backport pull requests when merged v8.18.0 v8.18.1 v8.19.0 labels Jan 31, 2025
issue: https://github.com/elastic/elasticsearch/issues/115280
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
method: testSupportedStream
issue: https://github.com/elastic/elasticsearch/issues/113430
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was actually fixed in this PR: #118481

issue: https://github.com/elastic/elasticsearch/issues/120162
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
method: testGetServicesWithCompletionTaskType
issue: https://github.com/elastic/elasticsearch/issues/119959
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This test doesn't live in InferenceCrudIT anymore. It lives here: https://github.com/elastic/elasticsearch/blob/main/x-pack/plugin/inference/qa/inference-service-tests/src/javaRestTest/java/org/elasticsearch/xpack/inference/InferenceGetServicesIT.java#L112

I believe the issue was related to the EIS feature flag which no longer exists.

@jonathan-buttner jonathan-buttner marked this pull request as ready for review January 31, 2025 21:18
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Member

@dan-rubinstein dan-rubinstein left a comment

Choose a reason for hiding this comment

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

LGTM

@jonathan-buttner
Copy link
Contributor Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Collaborator

There are no new commits on the base branch.

@jonathan-buttner jonathan-buttner merged commit d41acc5 into elastic:8.x Jan 31, 2025
15 checks passed
jonathan-buttner added a commit to jonathan-buttner/elasticsearch that referenced this pull request Jan 31, 2025
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.18

@jonathan-buttner jonathan-buttner deleted the ml-unmute-inference-crud-it branch February 3, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.18.0 v8.18.1 v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] InferenceCrudIT testGetServicesWithCompletionTaskType failing

4 participants