Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/entity_analytics/dashboards/entity_analytics/new_risk_score·cy·ts - Entity Analytics Dashboard new risk score When risk engine is enabled With host risk data With alerts data filters risk scores with time range filters risk scores with time range #190074
CypressError: Timed out retrying after 150050ms: `cy.click()` failed because this element is `disabled`:
`<button type="button" class="euiButton euiSuperUpdateButton css-1a82zv5-euiButtonDisplay-m-isDisabled-base-disabled" aria-label="Needs updating" data-test-subj="querySubmitButton" disabled="" style="min-inline-size: 118px;">...</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:5653/__cypress/runner/cypress_runner.js:145125:58)
at runAllChecks (http://localhost:5653/__cypress/runner/cypress_runner.js:112282:26)
at retryActionability (http://localhost:5653/__cypress/runner/cypress_runner.js:112371:16)
at tryCatcher (http://localhost:5653/__cypress/runner/cypress_runner.js:1807:23)
at Promise.attempt.Promise.try (http://localhost:5653/__cypress/runner/cypress_runner.js:4315:29)
at whenStable (http://localhost:5653/__cypress/runner/cypress_runner.js:143918:68)
at <unknown> (http://localhost:5653/__cypress/runner/cypress_runner.js:143859:14)
at tryCatcher (http://localhost:5653/__cypress/runner/cypress_runner.js:1807:23)
at Promise._settlePromiseFromHandler (http://localhost:5653/__cypress/runner/cypress_runner.js:1519:31)
at Promise._settlePromise (http://localhost:5653/__cypress/runner/cypress_runner.js:1576:18)
at Promise._settlePromise0 (http://localhost:5653/__cypress/runner/cypress_runner.js:1621:10)
at Promise._settlePromises (http://localhost:5653/__cypress/runner/cypress_runner.js:1701:18)
at Promise._fulfill (http://localhost:5653/__cypress/runner/cypress_runner.js:1645:18)
at <unknown> (http://localhost:5653/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
at updateDashboardTimeRange (webpack:///./tasks/entity_analytics.ts:34:25)
at Context.eval (webpack:///./e2e/entity_analytics/dashboards/entity_analytics/new_risk_score.cy.ts:176:37)
A test failed on a tracked branch
First failure: kibana-on-merge - main