elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/investigations/timelines/data_providers·cy·ts - Timeline data providers "before each" hook for "should display the data provider action menu when Enter is pressed" "before each" hook for "should display the data provider action menu when Enter is pressed" #177486

Open kibanamachine opened 6 months ago

kibanamachine commented 6 months ago

A test failed on a tracked branch

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

`<button type="button" class="euiButton css-eq5wn4-euiButtonDisplay-s-defaultMinWidth-fill-primary" id="save-timeline-action" data-test-subj="timeline-modal-save-timeline">...</button>`

This element `<button#save-timeline-action.euiButton.css-eq5wn4-euiButtonDisplay-s-defaultMinWidth-fill-primary>` is not visible because its parent `<div.timeline-portal-overlay-mask.css-15j2buc.timeline-portal-overlay-mask--hidden>` 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

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Timeline data providers`
    at runVisibilityCheck (http://localhost:5647/__cypress/runner/cypress_runner.js:145159:58)
    at Object.isStrictlyVisible (http://localhost:5647/__cypress/runner/cypress_runner.js:145173:10)
    at runAllChecks (http://localhost:5647/__cypress/runner/cypress_runner.js:112303:26)
    at retryActionability (http://localhost:5647/__cypress/runner/cypress_runner.js:112371:16)
    at tryCatcher (http://localhost:5647/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5647/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5647/__cypress/runner/cypress_runner.js:143918:68)
    at <unknown> (http://localhost:5647/__cypress/runner/cypress_runner.js:143859:14)
    at tryCatcher (http://localhost:5647/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5647/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5647/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5647/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5647/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5647/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5647/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at addNameAndDescriptionToTimeline (webpack:///./tasks/timeline.ts:123:33)
    at Context.eval (webpack:///./e2e/investigations/timelines/data_providers.cy.ts:38:36)

First failure: CI Build - 8.13

elasticmachine commented 6 months ago

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

kibanamachine commented 6 months ago

New failure: CI Build - 8.13

kibanamachine commented 6 months ago

New failure: CI Build - 8.13

kibanamachine commented 6 months ago

New failure: CI Build - 8.13

kibanamachine commented 6 months ago

New failure: CI Build - 8.13

kibanamachine commented 6 months ago

Skipped

8.13: ee5ab36823f14d6fdd19eddfa0bfce8f3cd291ee