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: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details·cy·ts - Artifact tabs in Policy Details page Blocklist tab Given there are no Blocklist entries [ALL] User can add Blocklist artifact [ALL] User can add Blocklist artifact #183670

Open
kibanamachine opened this issue May 16, 2024 · 5 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.15.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 16, 2024

A test failed on a tracked branch

CypressError: Timed out retrying after 60050ms: `cy.click()` failed because this element is `disabled`:

`<button disabled="" type="button" class="euiButton css-w1npzt-euiButtonDisplay-m-defaultMinWidth-isDisabled-fill-disabled" data-test-subj="blocklistPage-flyout-submitButton">...</button>`

Fix this problem, or use `{force: true}` to disable error checking.

https://on.cypress.io/element-cannot-be-interacted-with
    at Object.isNotDisabled (http://localhost:5626/__cypress/runner/cypress_runner.js:145099:58)
    at runAllChecks (http://localhost:5626/__cypress/runner/cypress_runner.js:112261:26)
    at retryActionability (http://localhost:5626/__cypress/runner/cypress_runner.js:112350:16)
    at tryCatcher (http://localhost:5626/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5626/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5626/__cypress/runner/cypress_runner.js:143892:68)
    at <unknown> (http://localhost:5626/__cypress/runner/cypress_runner.js:143833:14)
    at tryCatcher (http://localhost:5626/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5626/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5626/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5626/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5626/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5626/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5626/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/artifacts/artifact_tabs_in_policy_details.cy.ts:133:75)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label May 16, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label May 16, 2024
@kibanamachine kibanamachine added the Team:Defend Workflows “EDR Workflows” sub-team of Security Solution label May 16, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 16, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@mistic
Copy link
Member

mistic commented May 17, 2024

Skipped.

main: 9fe2d62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.15.0
Projects
None yet
Development

No branches or pull requests

3 participants