elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifacts_mocked_data·cy·ts - Artifacts pages When on the Blocklist entries list write - should create new Blocklist entry write - should create new Blocklist entry #183718

Open kibanamachine opened 2 months ago

kibanamachine commented 2 months ago

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:5694/__cypress/runner/cypress_runner.js:145099:58)
    at runAllChecks (http://localhost:5694/__cypress/runner/cypress_runner.js:112261:26)
    at retryActionability (http://localhost:5694/__cypress/runner/cypress_runner.js:112350:16)
    at tryCatcher (http://localhost:5694/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5694/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5694/__cypress/runner/cypress_runner.js:143892:68)
    at <unknown> (http://localhost:5694/__cypress/runner/cypress_runner.js:143833:14)
    at tryCatcher (http://localhost:5694/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5694/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5694/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5694/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5694/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5694/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5694/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/artifacts/artifacts_mocked_data.cy.ts:90:71)

First failure: kibana-on-merge - main

elasticmachine commented 2 months ago

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

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

mistic commented 2 months ago

Skipped.

main: 8e294fd