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: Serverless Observability API Integration Tests.x-pack/test_serverless/api_integration/test_suites/observability/apm_api_integration/service_maps/service_maps·ts - Serverless observability API APM Service maps "after all" hook for "returns service map elements" #189196

Closed kibanamachine closed 3 weeks ago

kibanamachine commented 3 months ago

A test failed on a tracked branch

TypeError: Cannot read properties of undefined (reading 'apiKey')
    at Object.invalidateM2mApiKeyWithRoleScope (svl_user_manager.ts:141:33)
    at Context.apply (service_maps.ts:62:28)
    at Object.apply (wrap_function.js:73:30)

First failure: kibana-on-merge - main

elasticmachine commented 3 months ago

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

MiriamAparicio commented 3 weeks ago

The error on the test related with the APM package

Image

This was fixed here