kibana icon indicating copy to clipboard operation
kibana copied to clipboard

Failing test: APM API Integration tests (basic).x-pack/test/apm_api_integration/tests/index·ts - APM API tests dependencies/top_spans.spec.ts basic no archive Top dependency spans when data is loaded without a kuery or environment returns the correct spans for the requested spanName

Open mistic opened this issue 1 year ago • 2 comments

A test failed

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

First failure: CI Build on a PR

mistic avatar Feb 18 '24 04:02 mistic

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

elasticmachine avatar Feb 18 '24 04:02 elasticmachine

Skipped.

main: 1e139d6

mistic avatar Feb 18 '24 04:02 mistic

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.

botelastic[bot] avatar Aug 16 '24 04:08 botelastic[bot]