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: Osquery Cypress.x-pack/plugins/osquery/cypress/e2e/roles/alert_test·cy·ts - Alert Test t1_analyst role "before each" hook for "should be able to run rule investigation guide query" "before each" hook for "should be able to run rule investigation guide query" #180853

Closed kibanamachine closed 2 months ago

kibanamachine commented 5 months ago

A test failed on a tracked branch

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

`<button type="button" class="euiButton css-gp0gk9-euiButtonDisplay-m-defaultMinWidth-base-primary" data-test-subj="securitySolutionFlyoutInvestigationGuideButton" aria-label="Show investigation guide">...</button>`

is being covered by another element:

`<div class="euiPopoverTitle euiTourHeader css-1gvq6l4-euiPopoverTitle-m-m-euiTourHeader" id="ie527d421-fb67-11ee-9b2c-c7bcfb5f505e">...</div>`

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: `t1_analyst role`
    at ensureIsDescendent (http://localhost:5687/__cypress/runner/cypress_runner.js:111947:68)
    at ensureDescendents (http://localhost:5687/__cypress/runner/cypress_runner.js:111998:5)
    at ensureDescendentsAndScroll (http://localhost:5687/__cypress/runner/cypress_runner.js:112004:14)
    at ensureElIsNotCovered (http://localhost:5687/__cypress/runner/cypress_runner.js:112135:5)
    at runAllChecks (http://localhost:5687/__cypress/runner/cypress_runner.js:112334:52)
    at retryActionability (http://localhost:5687/__cypress/runner/cypress_runner.js:112371:16)
    at tryCatcher (http://localhost:5687/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5687/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5687/__cypress/runner/cypress_runner.js:143918:68)
    at <unknown> (http://localhost:5687/__cypress/runner/cypress_runner.js:143859:14)
    at tryCatcher (http://localhost:5687/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5687/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5687/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5687/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5687/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5687/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5687/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/roles/alert_test.cy.ts:34:68)

First failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

elasticmachine commented 5 months ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

Skipped

main: 331c972bf27930465ba0adcb41ef594a0dc84e9e

tomsonpl commented 5 months ago

Should be fixed here: https://github.com/elastic/kibana/pull/180870

tomsonpl commented 5 months ago

Fixed

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

jbudz commented 3 months ago

/skip

kibanamachine commented 3 months ago

Skipped

main: 0685f2b3c9042fbd30de157774c00fae732d02b3

dasansol92 commented 2 months ago

it was fixed here: https://github.com/elastic/kibana/pull/187223