elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/group4/show_underlying_data·ts - lens app - group 4 show underlying data should show the open button for a compatible saved visualization #190711

Open kibanamachine opened 1 month ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

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

First failure: kibana-on-merge - 8.15

elasticmachine commented 1 month ago

Pinging @elastic/kibana-visualizations (Team:Visualizations)

kibanamachine commented 1 hour ago

New failure: kibana-on-merge - main