elastic / kibana

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

Failing test: Chrome UI Functional Tests.test/functional/apps/console/_autocomplete·ts - console app console autocomplete feature index fields autocomplete fields autocomplete only shows fields of the index #198109

Open kibanamachine opened 2 weeks ago

kibanamachine commented 2 weeks ago

A test failed on a tracked branch

Error: expected undefined to sort of equal 'test'
    at Assertion.assert (expect.js:100:11)
    at Assertion.apply [as eql] (expect.js:244:8)
    at Function.eql (expect.js:531:15)
    at Context.<anonymous> (_autocomplete.ts:375:78)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16) {
  actual: undefined,
  expected: 'test',
  showDiff: true
}

First failure: kibana-on-merge - main

elasticmachine commented 1 week ago

Pinging @elastic/kibana-management (Team:Kibana Management)

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

mistic commented 1 week ago

Skipped.

main: 1e38446

alisonelizabeth commented 1 week ago

@mattkime can you triage this one?