elastic / kibana

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

Failing test: Serverless Security Functional Tests - Common Group 1.x-pack/test_serverless/functional/test_suites/common/management/transforms/search_bar_features·ts - Serverless Common UI - Management Search bar features list features has the correct features enabled #170007

Open kibanamachine opened 11 months ago

kibanamachine commented 11 months ago

A test failed on a tracked branch

Error: First result should be Data / Transforms (got matching items 'undefined')
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (search_bar_features.ts:35:30)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: undefined,
  expected: 'Data / Transforms',
  showDiff: true
}

First failure: CI Build - main

tsullivan commented 11 months ago

Not sure the owner of this, but it looks like this test was worked on in #169612