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/timelines/search_or_filter·cy·ts - Timeline search and filters Update kqlMode for timeline should be able to update timeline kqlMode with filter should be able to update timeline kqlMode with filter #169032

Closed
kibanamachine opened this issue Oct 16, 2023 · 0 comments · Fixed by #173367
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: Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `update`. No request ever occurred.

https://on.cypress.io/wait
    at cypressErr (http://localhost:5636/__cypress/runner/cypress_runner.js:75008:18)
    at Object.errByPath (http://localhost:5636/__cypress/runner/cypress_runner.js:75063:10)
    at checkForXhr (http://localhost:5636/__cypress/runner/cypress_runner.js:135520:84)
    at <unknown> (http://localhost:5636/__cypress/runner/cypress_runner.js:135543:28)
    at tryCatcher (http://localhost:5636/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5636/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:5636/__cypress/runner/cypress_runner.js:143908:68)
    at <unknown> (http://localhost:5636/__cypress/runner/cypress_runner.js:143849:14)
    at tryCatcher (http://localhost:5636/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5636/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5636/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5636/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5636/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:5636/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:5636/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/investigations/timelines/search_or_filter.cy.ts:73:9)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 16, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 16, 2023
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Oct 16, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 16, 2023
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

Successfully merging a pull request may close this issue.

5 participants