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

Closed
kibanamachine opened this issue Oct 13, 2023 · 1 comment
Assignees
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.should()` failed because it requires a DOM element or document.

No elements in the current DOM matched your query:

  > cy.get([data-test-subj="timeline-new"]).eq(0)

Because this error occurred during a `after each` hook we are skipping the remaining tests in the current suite: `Open in timeline`
    at isElement (http://localhost:5679/__cypress/runner/cypress_runner.js:145125:62)
    at validateType (http://localhost:5679/__cypress/runner/cypress_runner.js:144983:14)
    at Object.isType (http://localhost:5679/__cypress/runner/cypress_runner.js:145014:7)
    at Array.<anonymous> (http://localhost:5679/__cypress/runner/cypress_runner.js:135419:24)
    at $Cy.getSubjectFromChain (http://localhost:5679/__cypress/runner/cypress_runner.js:138781:34)
    at $Cy.subject (http://localhost:5679/__cypress/runner/cypress_runner.js:138735:17)
    at $Cy.pushSubject (http://localhost:5679/__cypress/runner/cypress_runner.js:138715:26)
    at wrapped (http://localhost:5679/__cypress/runner/cypress_runner.js:138281:19)
From Your Spec Code:
    at createNewTimeline (webpack:///./tasks/timeline.ts:318:36)
    at Context.eval (webpack:///./e2e/investigations/dasbhoards/detection_response.cy.ts:93:23)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 13, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 13, 2023
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Oct 13, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 13, 2023
@christineweng
Copy link
Contributor

Test remains unskipped since October and passing Flaky test runner 100x ESS and 100x Serverless

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

4 participants