elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/dashboard/group2/_async_dashboard·ts - dashboard sample data dashboard "before all" hook for "should launch sample flights data set dashboard" #137378

Open kibanamachine opened 2 years ago

kibanamachine commented 2 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="discover-dataView-switch-link"])
Wait timed out after 10055ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-14c89eab2350cb75/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:906:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:368:5)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:104:5)
    at DiscoverPageObject.selectIndexPattern (test/functional/page_objects/discover_page.ts:502:5)
    at Context.<anonymous> (x-pack/test/functional/apps/dashboard/group2/_async_dashboard.ts:112:7)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - main

kibanamachine commented 2 years ago

New failure: CI Build - main

kibanamachine commented 2 years ago

New failure: CI Build - main

kibanamachine commented 2 years ago

New failure: CI Build - main

stratoula commented 2 years ago

Failed because Discover in main was broken. It is fixed now

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

elasticmachine commented 2 months ago

Pinging @elastic/kibana-presentation (Team:Presentation)

ThomThomson commented 2 months ago

From the screenshot it looks like the navigation to Discover failed somehow. It's searching for the Discover data view picker on this screen:

dashboard sample data dashboard before all hook for should launch sample flights-6dd0e4ddbf84bc92a6f49be3ef7132dfb48fe3daf7fecd044984497161301337

Will keep this open for now, but if it doesn't fail again in a week or two we should close.

kibanamachine commented 6 days ago

New failure: kibana-on-merge - main