elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.68k stars 8.23k forks source link

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 closed 3 months ago

kibanamachine commented 4 months ago

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

elasticmachine commented 4 months ago

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

mbondyra commented 3 months ago

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 commented 3 months ago

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