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 UI Functional Tests.test/functional/apps/home/_sample_data·ts - home app sample data installing should install flights sample data set #194946

Open kibanamachine opened 1 week ago

kibanamachine commented 1 week ago

A test failed on a tracked branch

Error: timed out waiting for sample data to be installed -- last error: Error: retry.tryForTime reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="addSampleDataSetflights"])
Wait timed out after 10019ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1728046286628014490/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:923:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.tryForTime (retry.ts:38:12)
    at TestSubjects.waitForEnabled (test_subjects.ts:378:21)
    at home_page.ts:100:9
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at retryForTruthy (retry_for_truthy.ts:28:3)
    at RetryService.waitFor (retry.ts:88:5)
    at HomePageObject.addSampleDataSet (home_page.ts:97:7)
    at Context.<anonymous> (_sample_data.ts:67:9)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_truthy.ts:40:13)
    at retryForSuccess (retry_for_success.ts:85:7)
    at retryForTruthy (retry_for_truthy.ts:28:3)
    at RetryService.waitFor (retry.ts:88:5)
    at HomePageObject.addSampleDataSet (home_page.ts:97:7)
    at Context.<anonymous> (_sample_data.ts:67:9)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - main

elasticmachine commented 3 days ago

Pinging @elastic/appex-sharedux (Team:SharedUX)