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: Serverless Security Functional Tests - Common Group 1.x-pack/test_serverless/functional/test_suites/common/management/index_management/data_streams·ts - Serverless Common UI - Management Index Management Data Streams Modify data streams index mode allows to upgrade data stream from standard to logsdb index mode #205453

Closed
kibanamachine opened this issue Jan 2, 2025 · 1 comment · Fixed by #205485
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="indexModeValue"])
Wait timed out after 10005ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1735861021941405333/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:928:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5) {
  remoteStacktrace: ''
}

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 2, 2025
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 2, 2025
@kibanamachine kibanamachine added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Jan 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-management (Team:Kibana Management)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 2, 2025
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Jan 8, 2025
Fixes: elastic#205535
Fixes: elastic#205514
Fixes: elastic#205498
Fixes: elastic#205464
Fixes: elastic#205456
Fixes: elastic#205453
Fixes: elastic#205450
Fixes: elastic#205412
Fixes: elastic#205410
Fixes: elastic#205401
Fixes: elastic#205400
Fixes: elastic#205399
Fixes: elastic#205350
Fixes: elastic#205349
Fixes: elastic#205316
Fixes: elastic#205288
Fixes: elastic#205287

## Summary
It seems that the step tabs are not loading fast enough for the tests to
find the expected element in a [bunch of
test](https://github.com/elastic/kibana/issues?q=is%3Aopen%20label%3A%22Team%3AKibana%20Management%22%20label%3A%22failed-test%22%20created%3A%3E%40today-1w%20).
This PR attempt to fix it. It also adds the
`data-test-subj="indexModeValue"` tag in `TabSummary` that was missing.

(cherry picked from commit bcdf942)
crespocarlos pushed a commit to crespocarlos/kibana that referenced this issue Jan 8, 2025
Fixes: elastic#205535
Fixes: elastic#205514
Fixes: elastic#205498
Fixes: elastic#205464
Fixes: elastic#205456
Fixes: elastic#205453
Fixes: elastic#205450
Fixes: elastic#205412
Fixes: elastic#205410
Fixes: elastic#205401
Fixes: elastic#205400
Fixes: elastic#205399
Fixes: elastic#205350
Fixes: elastic#205349
Fixes: elastic#205316
Fixes: elastic#205288
Fixes: elastic#205287

## Summary
It seems that the step tabs are not loading fast enough for the tests to
find the expected element in a [bunch of
test](https://github.com/elastic/kibana/issues?q=is%3Aopen%20label%3A%22Team%3AKibana%20Management%22%20label%3A%22failed-test%22%20created%3A%3E%40today-1w%20).
This PR attempt to fix it. It also adds the
`data-test-subj="indexModeValue"` tag in `TabSummary` that was missing.
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 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.

2 participants