elastic / kibana

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

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

Open kibanamachine opened 2 months ago

kibanamachine commented 2 months ago

A test failed on a tracked branch

Error: expected '' 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:396:85)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: '',
  expected: 'test',
  showDiff: true
}

First failure: kibana-on-merge - main

elasticmachine commented 2 months ago

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

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

kibanamachine commented 2 months ago

New failure: kibana-elasticsearch-snapshot-verify - main

mistic commented 2 months ago

Skipped.

main: 3ca20ea

yuliacech commented 2 months ago

Seems to be flaky, the tests are passing locally and the screenshot shows the correct autocomplete suggestion