-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
UpgradeClusterClientYamlTestSuiteIT tests fail because of deprecation warnings #38412
Labels
:Data Management/Indices APIs
APIs to create and manage indices and templates
:ml
Machine learning
>test-failure
Triaged test failures from CI
Comments
This needs to be addressed at the same time as #38396 because otherwise, each one will cause the other to fail CI and we'll never be able to merge :) |
colings86
added
:Data Management/Indices APIs
APIs to create and manage indices and templates
:ml
Machine learning
labels
Feb 5, 2019
Pinging @elastic/ml-core |
Pinging @elastic/es-core-features |
@jkakavas the earlier revert in #38427 should have solved this issue for now, but I also just pushed #38431 that should also fix the issue when we add the backport by @markharwood again later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Data Management/Indices APIs
APIs to create and manage indices and templates
:ml
Machine learning
>test-failure
Triaged test failures from CI
Came across this in a PR build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-2/7278/console
Example output:
This looks similar to #38395 and looks like it can be resolved by dealing with the deprecation warnings in the XPackRestTestHelper
The text was updated successfully, but these errors were encountered: