elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/sourcerer/sourcerer·cy·ts - Sourcerer correctly loads SIEM data view correctly loads SIEM data view #177080

Open kibanamachine opened 7 months ago

kibanamachine commented 7 months ago

A test failed on a tracked branch

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

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

This element `<div.euiComboBox__inputWrap.euiFormControlLayout--2icons.euiComboBox__inputWrap--fullWidth>` is not visible because its parent `<div#ic80e3961-cc41-11ee-b287-05446dab8400-row.euiFormRow.euiFormRow--hasLabel.FormRow-sc-1x3qwn3-0.dNfHEg>` 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:5653/__cypress/runner/cypress_runner.js:145159:58)
    at Object.isStrictlyVisible (http://localhost:5653/__cypress/runner/cypress_runner.js:145173:10)
    at runAllChecks (http://localhost:5653/__cypress/runner/cypress_runner.js:112303: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 isSourcererOptions (webpack:///./tasks/sourcerer.ts:75:34)
    at Context.eval (webpack:///./e2e/detection_response/detection_engine/sourcerer/sourcerer.cy.ts:51:23)

First failure: CI Build - 8.13

elasticmachine commented 7 months ago

Pinging @elastic/security-detection-engine (Team:Detection Engine)

elasticmachine commented 7 months ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)

elasticmachine commented 7 months ago

Pinging @elastic/security-solution (Team: SecuritySolution)

kibanamachine commented 7 months ago

New failure: CI Build - 8.13

kibanamachine commented 7 months ago

New failure: CI Build - main

kibanamachine commented 7 months ago

New failure: CI Build - main

kibanamachine commented 7 months ago

New failure: CI Build - main

mistic commented 7 months ago

Skipped.

main: 1b646bb 8.13: 6944773

elasticmachine commented 4 months ago

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)

elasticmachine commented 4 months ago

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)