elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/observability_logs_explorer/columns_selection·ts - Observability Logs Explorer When the logs explorer loads virtual column cell actions should render the table filtered where log.level value is info when filter in action is clicked #187485

Open kibanamachine opened 2 days ago

kibanamachine commented 2 days ago

A test failed on a tracked branch

Error: retry.tryForTime reached timeout 10000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="dataTableCellAction_addToFilterAction_log.level"])
Wait timed out after 10053ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1720014145311630699/elastic/kibana-elasticsearch-snapshot-verify/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.tryForTime (retry.ts:37:12)
    at Context.<anonymous> (columns_selection.ts:188:9)
    at Object.apply (wrap_function.js:73:16)

First failure: kibana-elasticsearch-snapshot-verify - 8.14

elasticmachine commented 2 days ago

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)