Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: Serverless Observability Functional Tests.x-pack/test_serverless/functional/test_suites/observability/navigation·ts - serverless observability UI navigation "before all" hook for "navigate observability sidenav & breadcrumbs" #165924

Closed
kibanamachine opened this issue Sep 7, 2023 · 20 comments · Fixed by #166205
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:obs-ux-management Observability Management User Experience Team Team:Observability Team label for Observability Team (for things that are handled across all of observability)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 7, 2023

A test failed on a tracked branch

Error: retry.tryForTime 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 61187ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-7f62c39c21871262/elastic/kibana-serverless/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:265: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:264:5)
    at svl_oblt_navigation.ts:21:9
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.tryForTime (retry.ts:22:12)
    at Object.navigateToLandingPage (svl_oblt_navigation.ts:20:7)
    at Context.<anonymous> (navigation.ts:19: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:264:5)
    at svl_oblt_navigation.ts:21:9
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.tryForTime (retry.ts:22:12)
    at Object.navigateToLandingPage (svl_oblt_navigation.ts:20:7)
    at Context.<anonymous> (navigation.ts:19: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 Object.navigateToLandingPage (svl_oblt_navigation.ts:20:7)
    at Context.<anonymous> (navigation.ts:19:7)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 7, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 7, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@pheyos
Copy link
Member

pheyos commented Sep 7, 2023

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 7e96434

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@rayafratkina rayafratkina added the Team:Observability Team label for Observability Team (for things that are handled across all of observability) label Sep 8, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/unified-observability (Team:Observability)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 8, 2023
@emma-raffenne emma-raffenne added the Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" label Sep 11, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/actionable-observability (Team: Actionable Observability)

@maryam-saeidi
Copy link
Member

@mgiota Can it be related to #161447?

@Dosant
Copy link
Contributor

Dosant commented Sep 13, 2023

I think this is the same as #165386 which was skipped and then this started failing
It seems like this is happening to the first test in the suite where login screen just takes too long:

image

I don't think this is relate to the tested functionality

@mgiota
Copy link
Contributor

mgiota commented Sep 14, 2023

@Dosant Yep it doesn't look related to the tested functionality. Will look into it. Did you have any progress with #165386?

@Dosant
Copy link
Contributor

Dosant commented Sep 14, 2023

@mgiota, no progress, I tried to unskip it hoping that #165522 would stabilize it, but it didn't

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@Dosant
Copy link
Contributor

Dosant commented Nov 14, 2023

This one is unskipped

and seems stable these days

@Dosant Dosant closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:obs-ux-management Observability Management User Experience Team Team:Observability Team label for Observability Team (for things that are handled across all of observability)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants