elastic / kibana

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

Failing test: X-Pack Accessibility Tests - Group 3.x-pack/test/accessibility/apps/group3/graph·ts - X-Pack Accessibility Tests - Group 3 Graph app a11y tests "before all" hook for "Graph listing page" #187578

Open kibanamachine opened 2 months ago

kibanamachine commented 2 months 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 10056ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1720100127151124989/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.tryForTime (retry.ts:37:12)
    at TestSubjects.waitForEnabled (test_subjects.ts:377:21)
    at home_page.ts:94:9
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:98:21)
    at retryForTruthy (retry_for_truthy.ts:27:3)
    at RetryService.waitFor (retry.ts:87:5)
    at HomePageObject.addSampleDataSet (home_page.ts:91:7)
    at Context.<anonymous> (graph.ts:23:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_truthy.ts:39:13)
    at retryForSuccess (retry_for_success.ts:84:7)
    at retryForTruthy (retry_for_truthy.ts:27:3)
    at RetryService.waitFor (retry.ts:87:5)
    at HomePageObject.addSampleDataSet (home_page.ts:91:7)
    at Context.<anonymous> (graph.ts:23:7)
    at Object.apply (wrap_function.js:73:16)

First failure: kibana-on-merge - main

elasticmachine commented 2 months ago

Pinging @elastic/appex-qa (Team:QA)

dmlemeshko commented 2 months ago

Hey @bhavyarm , leaving to you since you know better these tests