elastic / kibana

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

Failing test: Chrome UI Functional Tests.test/functional/apps/management/data_views/_handle_not_found·ts - management index pattern not found redirects to the main view if data view is missing #188246

Closed kibanamachine closed 4 weeks ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: expected http://localhost/app/management/kibana/dataViews/.includes(http://localhost/app/management/kibana/dataViews/patterns/111111111111)
    at common_page.ts:154:17
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:98:21)
    at RetryService.try (retry.ts:51:12)
    at CommonPageObject.navigate (common_page.ts:120:5)
    at CommonPageObject.navigateToUrl (common_page.ts:191:5)
    at Context.<anonymous> (_handle_not_found.ts:27:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.try (retry.ts:51:12)
    at CommonPageObject.navigate (common_page.ts:120:5)
    at CommonPageObject.navigateToUrl (common_page.ts:191:5)
    at Context.<anonymous> (_handle_not_found.ts:27:7)
    at Object.apply (wrap_function.js:73:16)

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

mattkime commented 4 weeks ago

closing since it hasn't happened again.