elastic / kibana

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

Failing test: Chrome X-Pack UI Upgrade Assistant Functional Tests.x-pack/test/functional/apps/upgrade_assistant/overview_page·ts - Upgrade Assistant Overview Page "before each" hook for "Should render overview page" #167081

Open kibanamachine opened 1 year ago

kibanamachine commented 1 year ago

A test failed on a tracked branch

Error: retry.try timeout: Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"] nav:not(.ng-hide))
Wait timed out after 61159ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-2d34a27c5d941876/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:929:17
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.try (retry.ts:31:12)
    at common_page.ts:273:21
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.tryForTime (retry.ts:22:12)
    at CommonPageObject.navigateToApp (common_page.ts:272:5)
    at upgrade_assistant_page.ts:23:7
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.try (retry.ts:31:12)
    at UpgradeAssistantPageObject.navigateToPage (upgrade_assistant_page.ts:22:12)
    at Context.<anonymous> (overview_page.ts:30:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.tryForTime (retry.ts:22:12)
    at CommonPageObject.navigateToApp (common_page.ts:272:5)
    at upgrade_assistant_page.ts:23:7
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.try (retry.ts:31:12)
    at UpgradeAssistantPageObject.navigateToPage (upgrade_assistant_page.ts:22:12)
    at Context.<anonymous> (overview_page.ts:30:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.try (retry.ts:31:12)
    at UpgradeAssistantPageObject.navigateToPage (upgrade_assistant_page.ts:22:12)
    at Context.<anonymous> (overview_page.ts:30:7)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

elasticmachine commented 1 year ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

jbudz commented 1 year ago

/skip

kibanamachine commented 1 year ago

Skipped

main: 180a823b7c37542217c6dc485f3ac1c6fd4c0db2

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

alisonelizabeth commented 12 months ago

Removing blocker and 8.11 label. The failure appears related to login, and not directly to UA. Verified UA renders as expected locally and on 8.11-snapshot cloud deployment.