elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/components/response_action_file_download_link - When using the `ResponseActionFileDownloadLink` component should show download button if file is available #188011

Open kibanamachine opened 4 months ago

kibanamachine commented 4 months ago

A test failed on a tracked branch

TestingLibraryElementError: Unable to find an element by: [data-test-subj="test-downloadButton"]

Ignored nodes: comments, script, style
<body>
  <div>
    <div
      aria-busy="true"
      data-test-subj="euiSkeletonLoadingAriaWrapper"
    >
      <span
        aria-label="Loading "
        class="euiSkeletonText"
        data-test-subj="test-loading"
        role="progressbar"
      >
        <span
          class="css-12px0ls-euiSkeletonGradientAnimation-euiSkeletonText-m"
        />
      </span>
    </div>
  </div>
</body>
    at Object.getElementError (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1720626112994789119/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/config.js:40:19)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1720626112994789119/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1720626112994789119/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1720626112994789119/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:111:19
    at Object.getByTestId (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1720626112994789119/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/response_action_file_download_link/response_action_file_download_link.test.tsx:64:41)

First failure: kibana-on-merge - 8.15

elasticmachine commented 4 months ago

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

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main