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: [MKI][QA][Periodic] Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/investigations/dashboards/detection_response·cy·ts - Detection response view Open in timeline "after each" hook for "opens timeline with correct query count for users by alert severity table" "after each" hook for "opens timeline with correct query count for users by alert severity table" #207992

Open
kibanamachine opened this issue Jan 23, 2025 · 1 comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Threat Hunting:Investigations Security Solution Investigations Team

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

CypressError: `cy.click()` failed because it requires a DOM element.

No elements in the current DOM matched your query:

  > cy.get([data-test-subj="timeline-modal-new-timeline-dropdown-button"]).filter(:visible)

Because this error occurred during a `after each` hook we are skipping the remaining tests in the current suite: `Open in timeline`
    at isElement (https://kibana-cypress-security-solution-ephemeral-c2597e7-a365a9.kb.eu-west-1.aws.qa.elastic.cloud/__cypress/runner/cypress_runner.js:144996:62)
    at validateType (https://kibana-cypress-security-solution-ephemeral-c2597e7-a365a9.kb.eu-west-1.aws.qa.elastic.cloud/__cypress/runner/cypress_runner.js:144854:14)
    at Object.isType (https://kibana-cypress-security-solution-ephemeral-c2597e7-a365a9.kb.eu-west-1.aws.qa.elastic.cloud/__cypress/runner/cypress_runner.js:144885:7)
    at $Cy.pushSubject (https://kibana-cypress-security-solution-ephemeral-c2597e7-a365a9.kb.eu-west-1.aws.qa.elastic.cloud/__cypress/runner/cypress_runner.js:138534:22)
    at wrapped (https://kibana-cypress-security-solution-ephemeral-c2597e7-a365a9.kb.eu-west-1.aws.qa.elastic.cloud/__cypress/runner/cypress_runner.js:138091:19)
From Your Spec Code:
    at eval (webpack:///./tasks/timeline.ts:325:53)
    at Context.cypressRecurse (webpack:////opt/buildkite-agent/builds/bk-agent-prod-gcp-1737605055369114948/elastic/kibana-serverless-security-solution-quality-gate-investigations/kibana/node_modules/cypress-recurse/src/index.js:197:0)

First failure: kibana-serverless-security-solution-quality-gate-investigations - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 23, 2025
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 23, 2025
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Jan 23, 2025
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Threat Hunting:Investigations Security Solution Investigations Team
Projects
None yet
Development

No branches or pull requests

2 participants