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 2.x-pack/test_serverless/functional/test_suites/common/visualizations/group1/smokescreen·ts - lens serverless - group 1 lens smokescreen tests should allow filtering by legend on an xy chart #189569

Closed
kibanamachine opened this issue Jul 30, 2024 · 3 comments · Fixed by #191316
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="deleteFilter"])
Wait timed out after 10053ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1722369047872817410/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:913:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.try (retry.ts:51:12)
    at Proxy.clickByCssSelector (find.ts:419:5)
    at TestSubjects.click (test_subjects.ts:168:5)
    at filter_bar.ts:138:7
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:98:21)
    at RetryService.try (retry.ts:51:12)
    at FilterBarService.removeFilter (filter_bar.ts:136:5)
    at Context.<anonymous> (smokescreen.ts:713:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.try (retry.ts:51:12)
    at FilterBarService.removeFilter (filter_bar.ts:136:5)
    at Context.<anonymous> (smokescreen.ts:713:7)
    at Object.apply (wrap_function.js:73:16)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jul 30, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Jul 30, 2024
@kibanamachine kibanamachine added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jul 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 30, 2024
@mbondyra
Copy link
Contributor

Looks like unified search filter pill popover didn't open. Let's see if there's more failures and if not, let's close it.

@mbondyra
Copy link
Contributor

mbondyra commented Aug 11, 2024

Closing as it's first time it happened (may be CI problem).

mbondyra added a commit that referenced this issue Aug 27, 2024
## Summary

Fixes #191009

(also fixes #189569
#178270
#139040 which are already closed
as one time occurances but could happen again)

https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6809
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:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants