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 - Common Group 1.x-pack/test_serverless/functional/test_suites/common/management/landing_page·ts - Serverless Common UI - Management Management landing page "after all" hook for "navigates to index management by clicking the card" #173204

Closed
kibanamachine opened this issue Dec 12, 2023 · 4 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: timed out waiting for logout to complete -- last error: Error: timed out waiting for URL redirects to finish
    at onFailure (retry_for_truthy.ts:39:13)
    at retryForSuccess (retry_for_success.ts:59:13)
    at retryForTruthy (retry_for_truthy.ts:27:3)
    at RetryService.waitFor (retry.ts:59:5)
    at security_page.ts:329:9
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at retryForTruthy (retry_for_truthy.ts:27:3)
    at RetryService.waitFor (retry.ts:59:5)
    at SecurityPageObject.forceLogout (security_page.ts:321:7)
    at Object.forceLogout (svl_common_page.ts:139:7)
    at Context.<anonymous> (landing_page.ts:26:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_truthy.ts:39:13)
    at retryForSuccess (retry_for_success.ts:59:13)
    at retryForTruthy (retry_for_truthy.ts:27:3)
    at RetryService.waitFor (retry.ts:59:5)
    at SecurityPageObject.forceLogout (security_page.ts:321:7)
    at Object.forceLogout (svl_common_page.ts:139:7)
    at Context.<anonymous> (landing_page.ts:26: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 Dec 12, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 12, 2023
@wayneseymour wayneseymour added the Team:obs-ux-management Observability Management User Experience Team label Dec 12, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 12, 2023
@paulb-elastic
Copy link
Contributor

Looking at #172934, I believe this should be for Team:Deployment Management

@paulb-elastic paulb-elastic added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Dec 14, 2023
@elasticmachine
Copy link
Contributor

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

@paulb-elastic paulb-elastic removed the Team:obs-ux-management Observability Management User Experience Team label Dec 14, 2023
@ElenaStoeva ElenaStoeva self-assigned this Dec 18, 2023
@ElenaStoeva
Copy link
Contributor

The tests pass successfully on the main branch and I also ran the flaky test runner for the Observability common tests and all runs passed (build). It seems there are multiple test suites in the Observability common group that failed with the same error message (#173195, #173205, #173191) which could mean that the problem was not in the test itself but maybe something related to the configs for the Observability common tests. Closing this issue for now but we'll take a closer look if another test failure occurs.

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:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

5 participants