Skip to content

Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/detection_response/rule_creation/esql_rule_ess·cy·ts - Detection ES|QL rules, creation creation creates an ES|QL rule and overrides its name creates an ES|QL rule and overrides its name #172251

@kibanamachine

Description

@kibanamachine

A test failed on a tracked branch

CypressError: Timed out retrying after 150000ms: `cy.type()` failed because this element is not visible:

`<div class="euiComboBox__inputWrap euiFormControlLayout--1icons euiComboBox__inputWrap--fullWidth euiComboBox__inputWrap--noWrap" data-test-subj="comboBoxInput" tabindex="-1">...</div>`

This element `<div.euiComboBox__inputWrap.euiFormControlLayout--1icons.euiComboBox__inputWrap--fullWidth.euiComboBox__inputWrap--noWrap>` is not visible because its parent `<div>` has CSS property: `display: none`

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

https://on.cypress.io/element-cannot-be-interacted-with
    at runVisibilityCheck (http://localhost:5685/__cypress/runner/cypress_runner.js:145086:58)
    at Object.isStrictlyVisible (http://localhost:5685/__cypress/runner/cypress_runner.js:145100:10)
    at runAllChecks (http://localhost:5685/__cypress/runner/cypress_runner.js:112037:26)
    at retryActionability (http://localhost:5685/__cypress/runner/cypress_runner.js:112105:16)
    at tryCatcher (http://localhost:5685/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5685/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5685/__cypress/runner/cypress_runner.js:143908:68)
    at <unknown> (http://localhost:5685/__cypress/runner/cypress_runner.js:143849:14)
    at tryCatcher (http://localhost:5685/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5685/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5685/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5685/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5685/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5685/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5685/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///./tasks/create_new_rule.ts:382:28)

First failure: CI Build - main

Metadata

Metadata

Assignees

Labels

Team: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:Detection EngineSecurity Solution Detection Engine AreaTeam:Detections and RespSecurity Detection Response Teamfailed-testA test failure on a tracked branch, potentially flaky-test

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions