elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/components/endpoint_response_actions_list/components - Users filter should search comma separated strings as multiple users #193554

Closed kibanamachine closed 2 weeks ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)

Expected: ["usernameX", "usernameY", "usernameZ"]
Received
       1
          Array [
        -   "usernameX",
        -   "usernameY",
        -   "usernameZ",
        +   "suesrenranmaemXeX",
        +   "u",
          ],
       2
          Array [
        -   "usernameX",
        +   "suesrenranmaemXeX",
            "usernameY",
            "usernameZ",
          ],

Number of calls: 2
    at Object.toHaveBeenCalledWith (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726831055088831521/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/endpoint_response_actions_list/components/actions_log_users_filter.test.tsx:70:33)

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

kibanamachine commented 4 weeks ago

New failure: kibana-on-merge - main

kibanamachine commented 4 weeks ago

New failure: kibana-on-merge - main

kibanamachine commented 3 weeks ago

New failure: kibana-on-merge - main

kibanamachine commented 3 weeks ago

New failure: kibana-on-merge - 8.x

kibanamachine commented 2 weeks ago

New failure: kibana-on-merge - 8.x

mistic commented 2 weeks ago

Skipped.

main: a6e6a93 8.x: 1366035

ashokaditya commented 2 weeks ago

PR elastic/kibana/pull/197220