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

Failing test: Server Mocha Tests.src/legacy/server/config/__tests__/deprecation_warnings·js - config/deprecation warnings logs deprecation warnings when using outdated config #51479

Closed
kibanamachine opened this issue Nov 22, 2019 · 3 comments · Fixed by #51505
Labels
failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: Expected stdio to include deprecation message about uiSettings.enabled

stdio:
{"type":"log","@timestamp":"2019-11-22T17:56:50+00:00","tags":["info","plugins-system"],"pid":5109,"message":"Setting up [15] plugins: [timelion,testbed,apm_oss,uiActions,share,newsfeed,inspector,expressions,visualizations,embeddable,dashboard_embeddable_container,home,eui_utils,devTools,data]"}
{"type":"log","@timestamp":"2019-11-22T17:56:50+00:00","tags":["info","plugins","timelion"],"pid":5109,"message":"Setting up plugin"}
{"type":"log","@timestamp":"2019-11-22T17:56:50+00:00","tags":["info","plugins","testbed"],"pid":5109,"message":"Setting up plugin"}
{"type":"log","@timestamp":"2019-11-22T17:56:50+00:00","tags":["info","plugins","apm_oss"],"pid":5109,"message":"Setting up plugin"}
{"type":"log","@timestamp":"2019-11-22T17:56:50+00:00","tags":["info","plugins","home"],"pid":5109,"message":"Setting up plugin"}
{"type":"log","@timestamp":"2019-11-22T17:56:50+00:00","tags":["info","plugins","data"],"pid":5109,"message":"Setting up plugin"}
{"type":"log","@timestamp":"2019-11-22T17:56:50+00:00","tags":["info","plugins-system"],"pid":5109,"message":"Starting [5] plugins: [timelion,testbed,apm_oss,home,data]"}



    at Context.it (src/legacy/server/config/__tests__/deprecation_warnings.js:113:13)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

spalger pushed a commit that referenced this issue Nov 22, 2019
spalger pushed a commit that referenced this issue Nov 22, 2019
(cherry picked from commit 9747a0f)
spalger pushed a commit that referenced this issue Nov 22, 2019
(cherry picked from commit 9747a0f)
@spalger
Copy link
Contributor

spalger commented Nov 22, 2019

Skipped:

master: 9747a0f
7.x/7.6: 084ded7
7.5: e3dde7c

@spalger spalger added skipped-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Nov 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants