Skip to content

Failing test: Osquery Cypress.x-pack/plugins/osquery/cypress/e2e/all/alerts_linked_apps·cy·ts - Alert Event Details should be able to run live query and add to timeline should be able to run live query and add to timeline #180852

Open

Description

A test failed on a tracked branch

CypressError: Timed out retrying after 60000ms: `cy.type()` failed because this element:

`<div data-test-subj="kibanaCodeEditor" class="kibanaCodeEditor css-1a8sdqr-editor-styles--container">...</div>`

is being covered by another element:

`<div class="euiPopoverFooter euiTourFooter css-qrr7y1-euiPopoverFooter-m-m-euiTourFooter">...</div>`

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

https://on.cypress.io/element-cannot-be-interacted-with
    at ensureIsDescendent (http://localhost:5667/__cypress/runner/cypress_runner.js:111947:68)
    at ensureDescendents (http://localhost:5667/__cypress/runner/cypress_runner.js:111998:5)
    at ensureDescendentsAndScroll (http://localhost:5667/__cypress/runner/cypress_runner.js:112004:14)
    at ensureElIsNotCovered (http://localhost:5667/__cypress/runner/cypress_runner.js:112135:5)
    at runAllChecks (http://localhost:5667/__cypress/runner/cypress_runner.js:112334:52)
    at retryActionability (http://localhost:5667/__cypress/runner/cypress_runner.js:112371:16)
    at tryCatcher (http://localhost:5667/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5667/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5667/__cypress/runner/cypress_runner.js:143918:68)
    at <unknown> (http://localhost:5667/__cypress/runner/cypress_runner.js:143859:14)
    at tryCatcher (http://localhost:5667/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5667/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5667/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5667/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5667/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5667/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5667/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at inputQueryInFlyout (webpack:///./tasks/live_query.ts:37:40)
    at Context.eval (webpack:///./e2e/all/alerts_linked_apps.cy.ts:76:25)

First failure: CI Build - main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions