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 ES Promotion: FTR Configs #31 / Ingest pipelines app Ingest Pipelines Loads the app #157511

Closed
mistic opened this issue May 12, 2023 · 3 comments · Fixed by #159336
Closed
Assignees
Labels
failed-es-promotion Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@mistic
Copy link
Member

mistic commented May 12, 2023

Chrome X-Pack UI Functional Tests
x-pack/test/functional/apps/ingest_pipelines/ingest_pipelines.ts

** Ingest pipelines app Ingest Pipelines Loads the app**

This failure is preventing the promotion of the current Elasticsearch nightly snapshot.

For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="title"])
Wait timed out after 10016ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-d2f6ed09e4765dfa/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/selenium-webdriver/lib/webdriver.js:929:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  remoteStacktrace: ''
}
@mistic mistic added blocker Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more skipped-test failed-es-promotion v8.9.0 labels May 12, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

@mistic
Copy link
Member Author

mistic commented May 12, 2023

Skipped.

main: 30a3730

@alisonelizabeth
Copy link
Contributor

@ElenaStoeva can you take a look here and see if we need to fix something with the test?

ElenaStoeva added a commit that referenced this issue Jun 20, 2023
Fixes #157511

## Summary

This PR fixes the functional tests for Ingest Pipelines. Apparently,
previously the test environment didn't have any automatically generated
ingest pipelines and the tests were expecting an empty screen, but now
there are three auto-generated managed pipelines, which is why the tests
were failing.

<img width="1401" alt="Screenshot 2023-06-08 at 17 22 14"
src="https://github.com/elastic/kibana/assets/59341489/8582c4fc-38fe-4ccb-9607-bf4f12b0ae37">

### Checklist

- [X] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: Kibana Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants