Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kibanamachine opened this issue Apr 15, 2024 · 22 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.14.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 15, 2024

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 kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 15, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 15, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine kibanamachine added the Team:Defend Workflows “EDR Workflows” sub-team of Security Solution label Apr 15, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 15, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

Skipped

main: 331c972

@tomsonpl
Copy link
Contributor

Should be fixed here: #180870

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.14.0
Projects
None yet
Development

No branches or pull requests

3 participants