elastic / kibana

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

Failing test: APM API Integration tests (basic).x-pack/test/apm_api_integration/tests/index·ts - APM API tests dependencies/service_dependencies.spec.ts basic no archive Dependency for services breakdown when data is loaded returns a list of dependencies for a service #177125

Open mistic opened 8 months ago

mistic commented 8 months ago

A test failed

Error: expected [] to sort of equal [ 'elasticsearch' ]
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (service_dependencies.spec.ts:65:14)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: '[]',
  expected: '[\n  "elasticsearch"\n]',
  showDiff: true
}

First failure: CI Build on a PR

elasticmachine commented 8 months ago

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

mistic commented 8 months ago

Skipped.

main: 88edebb

botelastic[bot] commented 2 months 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.