elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.73k stars 8.14k forks source link

Failing test: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_mocked_data·cy·ts - Endpoints page Sorting Sorting can be passed via URL Sorting can be passed via URL #177327

Open kibanamachine opened 7 months ago

kibanamachine commented 7 months ago

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: `request.host_status`. No request ever occurred.

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

First failure: CI Build - 8.12

elasticmachine commented 7 months ago

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