elastic / kibana

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

Failing test: Chrome UI Functional Tests.test/functional/apps/discover/esql/_esql_columns·ts - discover/esql discover esql columns should reset columns only if index pattern changes in non-transformational query #186416

Closed kibanamachine closed 1 day ago

kibanamachine commented 2 weeks ago

A test failed on a tracked branch

Error: expected [] to sort of equal [ 'extension' ]
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (_esql_columns.ts:133:51)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: '[]',
  expected: '[\n  "extension"\n]',
  showDiff: true
}

First failure: kibana-on-merge - main

elasticmachine commented 2 weeks ago

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

kibanamachine commented 2 weeks ago

New failure: kibana-on-merge - main

mistic commented 2 weeks ago

Skipped.

main: f74ada8

kertal commented 2 weeks ago

due to the esql domain, could one of you @vadimkibana or @drewdaemon take care of this? many thx in advance