You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failing test: Jest Tests.x-pack/platform/plugins/shared/licensing/server - licensing plugin #start #createLicensePoller only fetch the license if ES is available avoid fetching the license too often if ES status comes and goes #222757
Error: expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 2
at Object.toHaveBeenCalledTimes (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1749108704234933369/elastic/kibana-on-merge/kibana/x-pack/platform/plugins/shared/licensing/server/plugin.test.ts:468:58)