elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/dashboard_mode/dashboard_empty_screen·js - dashboard mode empty dashboard adds Lens visualization to empty dashboard #59090

Closed kibanamachine closed 4 years ago

kibanamachine commented 4 years ago

A test failed on a tracked branch

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="lns-fieldOption-@timestamp"])
Wait timed out after 10042ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:841:17
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

First failure: Jenkins Build

elasticmachine commented 4 years ago

Pinging @elastic/kibana-test-triage (failed-test)

elasticmachine commented 4 years ago

Pinging @elastic/kibana-app (Team:KibanaApp)

ThomThomson commented 4 years ago

I am unable to recreate this failure in master - both locally and via the flaky test runner. Will re-open if something changes.