elastic / kibana

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

Failing test: Chrome UI Functional Tests.test/functional/apps/discover/group5/_field_data·ts - discover/group5 discover tab field data shows top-level object keys #193043

Open kibanamachine opened 1 week ago

kibanamachine commented 1 week ago

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: expected http://localhost/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:60000),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(relatedContent),dataSource:(dataViewId:%27logstash-*%27,type:dataView),filters:!(),interval:auto,query:(language:kuery,query:election),sort:!(!(%27@timestamp%27,desc))).includes(http://localhost/app/discover#?_g=(filters:!(),refreshInterval:(pause:!t,value:60000),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(relatedContent),dataSource:(dataViewId:%27logstash-*%27,type:dataView),filters:!(),interval:auto,query:(language:kuery,query:election),sort:!(!(%27@timestamp%27,desc))))
    at common_page.ts:155:17
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.try (retry.ts:52:12)
    at CommonPageObject.navigate (common_page.ts:121:5)
    at CommonPageObject.navigateToUrl (common_page.ts:192:5)
    at Context.<anonymous> (_field_data.ts:88:9)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at CommonPageObject.navigate (common_page.ts:121:5)
    at CommonPageObject.navigateToUrl (common_page.ts:192:5)
    at Context.<anonymous> (_field_data.ts:88:9)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - 8.x

elasticmachine commented 1 week ago

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