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 UI Functional Tests.x-pack/test/functional/apps/observability_log_explorer/dataset_selection_state·ts - Observability Log Explorer DatasetSelection initialization and update when the "index" query param exists should fallback to the "All logs" selection and notify the user of an invalid encoded index #167580

Closed
kibanamachine opened this issue Sep 28, 2023 · 5 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Logs UI Logs UI feature Team:obs-ux-logs Observability Logs User Experience Team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 28, 2023

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: retry.try timeout: Error: App failed to load: observabilityLogExplorer in 10000ms appUrl=http://localhost:5620/app/observability-log-explorer?_a=(index%3Ainvalid-encoded-index) currentUrl=http://localhost:5620/app/observability-log-explorer/?_a=(columns%3A!(service.name%2Chost.name%2Cmessage)%2Cgrid%3A(columns%3A(host.name%3A(width%3A320)%2Cservice.name%3A(width%3A240)))%2Cindex%3Ainvalid-encoded-index%2Cinterval%3Aauto%2Cquery%3A(language%3Akuery%2Cquery%3A'')%2CrowHeight%3A0%2Csort%3A!())&controlPanels=()
    at common_page.ts:315:17
    at processTicksAndRejections (node:internal/process/task_queues:95: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 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 Object.navigateTo (observability_log_explorer.ts:176:14)
    at Context.<anonymous> (dataset_selection_state.ts:46: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 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 Object.navigateTo (observability_log_explorer.ts:176:14)
    at Context.<anonymous> (dataset_selection_state.ts:46: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.tryForTime (retry.ts:22:12)
    at CommonPageObject.navigateToApp (common_page.ts:272:5)
    at Object.navigateTo (observability_log_explorer.ts:176:14)
    at Context.<anonymous> (dataset_selection_state.ts:46: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 Sep 28, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 28, 2023
@tonyghiani tonyghiani self-assigned this Oct 2, 2023
@tonyghiani
Copy link
Contributor

Fixed by #167482

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@ThomThomson ThomThomson added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Oct 26, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 26, 2023
@smith smith added Feature:Logs UI Logs UI feature Team:obs-ux-logs Observability Logs User Experience Team labels Nov 9, 2023
@elasticmachine
Copy link
Contributor

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

@smith smith removed the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Nov 9, 2023
@gbamparop
Copy link
Contributor

Closing as there was a timeout when trying to load logs explorer and it seems that there are no recent failures.

@gbamparop gbamparop closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2024
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 Feature:Logs UI Logs UI feature Team:obs-ux-logs Observability Logs User Experience Team
Projects
None yet
Development

No branches or pull requests

6 participants