elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/single_page_layout/hooks - useSetupTechnology should revert the agent policy name to the original value when switching from agentless back to agent-based #189038

Closed kibanamachine closed 2 weeks ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: Timed out in waitForNextUpdate after 1000ms.
    at waitForNextUpdate (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1721809127761432605/elastic/kibana-on-merge/kibana/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js:96:13)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at listOnTimeout (node:internal/timers:540:9)
    at processTimers (node:internal/timers:514:7)

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/fleet (Team:Fleet)

criamico commented 2 weeks ago

Couldn't reproduce locally, it was probably a one-off. Closing