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: Chrome X-Pack Observability UI Functional Tests.x-pack/test/observability_functional/apps/observability/pages/alerts/add_to_case·ts - ObservabilityApp Observability alerts / Add to case > When user has read permissions for cases "before all" hook for "does not render case options in the overflow menu" #156895

Closed
kibanamachine opened this issue May 5, 2023 · 6 comments · Fixed by #156972
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 5, 2023

A test failed on a tracked branch

Error: retry.try timeout: Error: expected http://localhost:5620/app/home#/.includes(http://localhost:5620/app/kibana)
    at common_page.ts:114:15
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.try (retry.ts:31:12)
    at CommonPageObject.navigate (common_page.ts:96:5)
    at CommonPageObject.navigateToUrl (common_page.ts:148:5)
    at CommonPageObject.navigateToActualUrl (common_page.ts:205:5)
    at Object.setTestUserRole (users.ts:27:5)
    at Context.<anonymous> (add_to_case.ts:74:9)
    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 CommonPageObject.navigate (common_page.ts:96:5)
    at CommonPageObject.navigateToUrl (common_page.ts:148:5)
    at CommonPageObject.navigateToActualUrl (common_page.ts:205:5)
    at Object.setTestUserRole (users.ts:27:5)
    at Context.<anonymous> (add_to_case.ts:74:9)
    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 May 5, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label May 5, 2023
@mistic mistic added the Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" label May 5, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 5, 2023
@CoenWarmer CoenWarmer self-assigned this May 8, 2023
@kibanamachine kibanamachine reopened this May 9, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@CoenWarmer CoenWarmer removed their assignment Aug 16, 2023
@maryam-saeidi maryam-saeidi self-assigned this Aug 16, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.10

@maryam-saeidi
Copy link
Member

Based on what I see in the logs, the last two failure is different from the first two, which was fixed by this PR.

In the last two failures, when the redirect to the home page happens, the add integration screen is shown, which should not be the case:

So, we need to check what can lead to seeing this page in some cases and what logic decides whether to show this screen or not.

@maryam-saeidi
Copy link
Member

I checked the history of this failure, and it didn't happen in the last 30 days, so I'll close this ticket.

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: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants