Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/components/artifact_list_page/components - When displaying the Delete artifact modal in the Artifact List Page should show success toast if deleted successfully #141854

Closed
kibanamachine opened this issue Sep 26, 2022 · 6 comments · Fixed by #142275
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test OLM Sprint Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 26, 2022

A test failed on a tracked branch

Error: unable to click element as it has or inherits pointer-events set to "none".
    at Object.click (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/@testing-library/user-event/dist/click.js:117:11)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/artifact_list_page/components/artifact_delete_modal.test.ts:30:21
    at batchedUpdates$1 (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:22380:12)
    at act (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom-test-utils.development.js:1042:14)
    at clickCardAction (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/artifact_list_page/components/artifact_delete_modal.test.ts:27:5)
    at Object.<anonymous> (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/artifact_list_page/components/artifact_delete_modal.test.ts:56:7)
    at _callCircusHook (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:175:5)
    at _runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:142:5)
    at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:63:9)
    at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:57:9)
    at run (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:25:3)
    at runAndTransformResultsToJestFormat (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:176:21)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:109:19)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:380:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:472:34)
    at Object.worker (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e38ae05679664379/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/testWorker.js:133:12)

First failure: CI Build - 8.5

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 26, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 26, 2022
@kibanamachine kibanamachine added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Sep 26, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 26, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@kevinlog kevinlog added the Team:Defend Workflows “EDR Workflows” sub-team of Security Solution label Sep 26, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt)

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@kevinlog
Copy link
Contributor

kevinlog commented Oct 4, 2022

@paul-tavares same with this one - any risk in backporting the Jest tests that we moved to 8.5 ? It should quiet down the 8.5 failures.

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@kevinlog
Copy link
Contributor

closing as this is working on main and 8.7 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test OLM Sprint Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Projects
None yet
4 participants