elastic / kibana

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

Failing test: Serverless Observability Feature Flags API Integration Tests.x-pack/test_serverless/api_integration/test_suites/observability/infra/metadata·ts - Serverless observability API - feature flags Infra UI API /infra/metadata works Host asset type with serverless existing host #177381

Closed kibanamachine closed 1 month ago

kibanamachine commented 9 months ago

A test failed on a tracked branch

Error: expected undefined to sort of equal { ephemeral_id: '64624d22-1eeb-4267-ac92-b11a1d09c0ba',
  id: '3ce5be59-af6a-4668-8f6d-90282a3f820e',
  name: 'serverless-host',
  type: 'metricbeat',
  version: '8.5.0' }
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (metadata.ts:59:45)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: undefined,
  expected: {
    ephemeral_id: '64624d22-1eeb-4267-ac92-b11a1d09c0ba',
    id: '3ce5be59-af6a-4668-8f6d-90282a3f820e',
    name: 'serverless-host',
    type: 'metricbeat',
    version: '8.5.0'
  },
  showDiff: true
}

First failure: CI Build - main

kibanamachine commented 9 months ago

New failure: CI Build - main

elasticmachine commented 9 months ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

mistic commented 9 months ago

Skipped.

main: 13e6cc6

botelastic[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

crespocarlos commented 1 month ago

This seems to have been fixed by [Infra] Fix esArchiver calls in before and after functions #180928